{ "jwks_uri": "https://api.platform.athenahealth.com/oauth2/v1/keys", "code_challenge_methods_supported": [ "S256" ], "revocation_endpoint": "https://api.platform.athenahealth.com/oauth2/v1/revoke", "introspection_endpoint": "https://api.platform.athenahealth.com/oauth2/v1/introspect", "authorization_endpoint": "https://api.platform.athenahealth.com/oauth2/v1/authorize", "grant_types_supported": [ "authorization_code", "client_credentials" ], "capabilities": [ "launch-ehr", "launch-standalone", "client-confidential-symmetric", "client-confidential-asymmetric", "client-public", "sso-openid-connect", "context-ehr-patient", "context-ehr-encounter", "authorize-post", "context-standalone-patient", "permission-offline", "permission-patient", "permission-user", "permission-v1", "permission-v2", "context-banner", "context-style", "health-cards" ], "token_endpoint_auth_methods_supported": [ "client_secret_basic", "client_secret_post", "client_secret_jwt", "private_key_jwt", "none" ], "response_types_supported": [ "code", "token", "id_token", "code id_token", "code token", "id_token token", "code id_token token" ], "issuer": "https://athena.okta.com/oauth2/aus2hff5eqFb7Wqfh297", "token_endpoint_auth_methods": [ "client_secret_basic", "client_secret_post", "client_secret_jwt", "private_key_jwt", "none" ], "token_endpoint": "https://api.platform.athenahealth.com/oauth2/v1/token" }