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

Same scope can be created as OIDC Scope after creating as an API Resource Scope #23739

Open
isuruhettiarachchi opened this issue Apr 7, 2025 · 0 comments
Labels

Comments

@isuruhettiarachchi
Copy link

Description

The same scope can be created as an OIDC Scope when it is already existing as API Resource Scopes. However, it is not possible to create the same scope as an API Resource when it is already exisiting as an OIDC Scope.

Steps to Reproduce

  1. Create an API Resource and add a scope named scope1.
  2. Create an OIDC Scope as scope1.
  3. OIDC scope will be created.

Version

WSO2 IS 7.1.0

Environment Details (with versions)

No response

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

No branches or pull requests

1 participant