{"issuer":"https://test-oidc.openbankproject.com/obp-oidc","authorization_endpoint":"https://test-oidc.openbankproject.com/obp-oidc/auth","token_endpoint":"https://test-oidc.openbankproject.com/obp-oidc/token","userinfo_endpoint":"https://test-oidc.openbankproject.com/obp-oidc/userinfo","jwks_uri":"https://test-oidc.openbankproject.com/obp-oidc/jwks","revocation_endpoint":"https://test-oidc.openbankproject.com/obp-oidc/revoke","registration_endpoint":null,"response_types_supported":["code"],"subject_types_supported":["public"],"id_token_signing_alg_values_supported":["RS256"],"scopes_supported":["openid","profile","email"],"token_endpoint_auth_methods_supported":["client_secret_post","client_secret_basic","none"],"claims_supported":["sub","name","email","email_verified"],"grant_types_supported":["authorization_code","refresh_token","client_credentials"],"revocation_endpoint_auth_methods_supported":["client_secret_post","client_secret_basic"]}