Closed inabajunmr closed 1 year ago
{"response_types_supported":[["token","code","id_token"],["id_token","token"],["token"],["id_token","code"],["code"],["token","code"],["id_token"]],"request_parameter_supported":false,"claims_parameter_supported":false,"grant_types_supported":["authorization_code","client_credentials","refresh_token","password","implicit"],"scopes_supported":["openid","client","default","scope1","scope2"],"issuer":"https://mvmdvmhaq9.us-east-1.awsapprunner.com","id_token_encryption_enc_values_supported":[],"authorization_endpoint":"https://mvmdvmhaq9.us-east-1.awsapprunner.com/authorize","userinfo_endpoint":"https://mvmdvmhaq9.us-east-1.awsapprunner.com/userinfo","display_values_supported":["page"],"require_request_uri_registration":false,"code_challenge_methods_supported":["S256","PLAIN"],"id_token_encryption_alg_values_supported":[],"jwks_uri":"https://mvmdvmhaq9.us-east-1.awsapprunner.com/.well-known/jwks.json","subject_types_supported":["public"],"id_token_signing_alg_values_supported":["ES256","RS256"],"registration_endpoint":"https://mvmdvmhaq9.us-east-1.awsapprunner.com/client","token_endpoint_auth_methods_supported":["client_secret_basic","none","client_secret_post"],"response_modes_supported":["fragment","query"],"token_endpoint":"https://mvmdvmhaq9.us-east-1.awsapprunner.com/token"}
but should be like this
"response_types_supported":["token code id_token"],
https://github.com/inabajunmr/azidp4j/commit/3ff3967f5485b44b5b8ccdda093b3efcaac2ef3a#diff-b1a03ea87b9e5bd93823ad2ccff5ad368ab059445b4e593fac6a8f93f7973ef7R45
but should be like this