{"issuer": "https://demo.scitokens.org", "jwks_uri": "https://demo.scitokens.org/oauth2/certs", "device_authorization_endpoint": "https://demo.scitokens.org/oauth2/device_authorization", "registration_endpoint": "https://demo.scitokens.org/oauth2/oidc-cm", "token_endpoint": "https://demo.scitokens.org/oauth2/token", "response_types_supported": ["code", "id_token"], "response_modes_supported": ["query", "fragment", "form_post"], "grant_types_supported": ["authorization_code", "refresh_token", "urn:ietf:params:oauth:grant-type:token-exchange", "urn:ietf:params:oauth:grant-type:device_code"], "subject_types_supported": ["public"], "id_token_signing_alg_values_supported": ["RS256", "RS384", "RS512"], "scopes_supported": ["read:/", "write:/"], "claims_supported": ["aud", "exp", "iat", "iss", "sub"]}