Answer the question
In order to leave comments, you need to log in
How to properly interact Web Application and OpenId Connect?
Understanding OpenId Connect. Where is the right place to store user access rights to the private parts of the resource (MVC application + many Rest Api)?
1. On the resource side (the resource requests only OpenId + Profile Claims from the authentication server). Clients knock on the User Access End Point on the resource to find out if the user has rights (to the Api).
2. On the authentication server side (resource requests OpenId + Profile + App Scopes). The resource edits the user's access rights via Api.
Answer the question
In order to leave comments, you need to log in
There is no right way. Both work and are used in different cases.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question