Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Service to Service Authentication Sample

```bash
dotnet run -p Service/
```

```bash
dotnet run -p Client/
```