Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qinezh/s2sauth.sample
Service to Service authentication with AzureAD
https://github.com/qinezh/s2sauth.sample
auth authentication azure-app-service service
Last synced: 12 days ago
JSON representation
Service to Service authentication with AzureAD
- Host: GitHub
- URL: https://github.com/qinezh/s2sauth.sample
- Owner: qinezh
- Created: 2020-01-15T10:13:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-25T15:35:09.000Z (over 3 years ago)
- Last Synced: 2024-04-14T23:03:43.818Z (9 months ago)
- Topics: auth, authentication, azure-app-service, service
- Language: C#
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Service to Service Authentication Sample
```bash
dotnet run -p Service/
``````bash
dotnet run -p Client/
```