{"issuer": "https://tkt.co/oauth", "authorization_endpoint": "https://tkt.co/oauth/authorize/", "token_endpoint": "https://tkt.co/oauth/token/", "userinfo_endpoint": "https://tkt.co/oauth/userinfo/", "introspection_endpoint": "https://tkt.co/oauth/introspect/", "jwks_uri": "https://tkt.co/oauth/.well-known/jwks.json", "dynamic_client_registration_endpoint": "https://tkt.co/oauth/register/", "scopes_supported": ["read", "write", "groups", "introspection", "openid", "profile", "email", "address", "phone", "permissions", "device", "dcr", "impersonation"], "response_types_supported": ["code", "token", "id_token", "id_token token", "code token", "code id_token", "code id_token token"], "subject_types_supported": ["public"], "id_token_signing_alg_values_supported": ["RS256", "HS256"], "token_endpoint_auth_methods_supported": ["none", "client_secret_post", "client_secret_basic", "client_secret_jwt", "private_key_jwt"], "code_challenge_methods_supported": ["plain", "S256"], "claims_supported": ["sub"], "grant_types_supported": ["authorization_code", "implicit", "password", "client_credentials", "refresh_token", "urn:ietf:params:oauth:grant-type:device_code", "urn:ietf:params:oauth:grant-type:jwt-bearer"], "device_enrollment_endpoint": "https://tkt.co/dps/enroll/", "device_provisioning_service_endpoint": "https://tkt.co/dps/provision/", "device_authorization_endpoint": "https://tkt.co/oauth/device/authorize/", "end_session_endpoint": "https://tkt.co/oauth/logout/"}