You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
Open ID configurations retrieved through discovery endpoint [1] does not return the correct supported authentication mechanisms. It is hardcoded in the [2].
Description:
Open ID configurations retrieved through discovery endpoint [1] does not return the correct supported authentication mechanisms. It is hardcoded in the [2].
[1] curl -v -k --user admin:admin https://localhost:9446/oauth2/oidcdiscovery/.well-known/openid-configuration
[2] https://github.com/wso2-extensions/identity-inbound-auth-oauth/blob/master/components/org.wso2.carbon.identity.oauth/src/main/java/org/wso2/carbon/identity/oauth2/util/OAuth2Util.java#L2544
Suggested Labels:
Suggested Assignees:
Affected Product Version:
OS, DB, other environment details and versions:
Steps to reproduce:
Related Issues:
The text was updated successfully, but these errors were encountered: