Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating the well-known-configuration does not work. #977

Open
RaveenAthapaththu opened this issue Nov 13, 2018 · 0 comments
Open

Updating the well-known-configuration does not work. #977

RaveenAthapaththu opened this issue Nov 13, 2018 · 0 comments

Comments

@RaveenAthapaththu
Copy link

Description:
The well-known-configuration does not get updated with the changes made via carbon UI or directly editing the XML files (eg: oidc-scope-config.xml). In 5.7.0 registry has been removed and the values are been read from the DB. But the getOIDCScopes method in the OAuth2Util class is not properly updated to facilitate this change.

Suggested Labels:

Suggested Assignees:

Affected Product Version:
IS 5.7.0

OS, DB, other environment details and versions:

Steps to reproduce:

  1. Start the IS server.

  2. Check the well-known-config.

  3. Log in to the IS Management Console.

  4. Add a new scope or a new claim under OIDC Scope and Claims respectively.

(Step 5 can be done by directly editing the relevant XML files as well,
To change the scopes shown: edit repository/conf/identity/oidc-scope-config.xml
To change claims: edit repository/conf/claim-config.xml
To change response types: repository/conf/identity/identity.xml)

  1. Check the well-known-config.

  2. It will still show the old values.

Related Issues:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant