Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IdentityServer3-SecureAPI-Sample

This app is to show how to secure your API using IdentityServer3

About Project Project has one controller and two methods. One of them has [Authorize] attribute to control Authentication.

. First, you need to get token from your IdentityServer's token endpoint [http://yourserver/connect/token]

. Second you need to assign your token to Authorization header.(Dont forget to add Bearer keyword)

Alt text

Alt text

How to get token sample Alt text

About

Secure your API using IdentityServer3

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages