Re: [Dev] [IS] Rest API for scopes

2019-07-07 Thread Johann Nallathamby
Hi Janak, Thanks for brining this up. I also noticed this recently when I was doing some demo for a customer and was planning to send a mail on this. When we did the OIDC scopes management feature we should have addressed the OAuth2 scopes management as well. I searched back to see if there has

[Dev] [IS] Rest API for scopes

2019-07-02 Thread Janak Amarasena
Hi All, We have two implementations related to scopes in the IS, one for OAuth2 scopes (for oauth2 scopes and scope bindings(role, permission etc)) and the other for OIDC scopes (for scope claim mappings). The data is also stored separately. For the OAuth2 scope management, we already have a REST