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
{{ message }}
This repository was archived by the owner on Mar 6, 2025. It is now read-only.
We have added two Protected pages - "Customer Management" and "User Management" in MVC based solution of Identity server and related API in Identity server. Once user is logged into Identity server, we want to obtain access token in order to grant permission to Customer Management and User Management pages.
So, our question is how do we retrieve Access token in Identity Server?
We have added two Protected pages - "Customer Management" and "User Management" in MVC based solution of Identity server and related API in Identity server. Once user is logged into Identity server, we want to obtain access token in order to grant permission to Customer Management and User Management pages.
So, our question is how do we retrieve Access token in Identity Server?