/IdentityServer-Framework-Examle-Project

Authentication and authorization of APIs under a single roof with Identity Server. It is a trial project. After cloning the project, select multiple run from the solution right-click properties section to remove all api and clients, mark all projects and remove the entire project. By typing https: // localhost: 5003 / user, it is directed to the login screen, the registered user information is entered and the login button is clicked. After confirming the areas that the clients will access, the continue option is clicked, and thus, we have communicated my auth server project with client 1.

Primary LanguageC#

Stargazers