Array of strings representing SMART capabilities (e.g., single-sign-on or launch-standalone) that the server supports.
RECOMMENDED! PKCE challenge methods the server supports.
RECOMMENDED! URL to a server’s introspection endpoint that can be used to validate a token.
RECOMMENDED! URL where an end-user can view which applications currently have access to data and can make adjustments to these access rights.
If available, URL to the OAuth2 dynamic registration endpoint for the FHIR server.
Array of OAuth2 response_type values that are supported
RECOMMENDED! URL to a server’s revoke endpoint that can be used to revoke a token.
Array of scopes a client may request.
URL to the OAuth2 token endpoint.
Array of client authentication methods supported by the token endpoint. The options are “client_secret_post” and “client_secret_basic”.
Generated using TypeDoc
URL to the OAuth2 authorization endpoint.