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

https://github.com/zemuldo/identity-tools

ID Tools
https://github.com/zemuldo/identity-tools

Last synced: 4 months ago
JSON representation

ID Tools

Awesome Lists containing this project

README

          

# identity-tools
ID Tools

## Open ID Execute

```
https://login.microsoftonline.com/{tenant-id}/oauth2/v2.0/authorize?client_id={client-id}&response_type=id_token&redirect_uri={redirect-uri}&response_mode=form_post&scope=openid&state=12345&nonce=678910
```