{"issuer": "https://www.dropbox.com", "authorization_endpoint": "https://www.dropbox.com/oauth2/authorize", "token_endpoint": "https://api.dropboxapi.com/oauth2/token", "jwks_uri": "https://www.dropbox.com/.well-known/jwks", "scopes_supported": ["openid", "profile", "email"], "response_types_supported": ["code"], "response_modes_supported": ["query", "fragment"], "grant_types_supported": ["authorization_code"], "subject_types_supported": ["public"], "id_token_signing_alg_values_supported": ["RS256"], "token_endpoint_auth_methods_supported": ["client_secret_basic", "client_secret_post"], "claim_types_supported": ["normal"], "claims_supported": ["email", "email_verified", "family_name", "given_name"], "claims_parameter_supported": false, "request_parameter_supported": false, "request_uri_parameter_supported": false}