https://github.com/zemuldo/identity-tools
ID Tools
https://github.com/zemuldo/identity-tools
Last synced: 4 months ago
JSON representation
ID Tools
- Host: GitHub
- URL: https://github.com/zemuldo/identity-tools
- Owner: zemuldo
- Created: 2022-09-08T15:07:25.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-08T15:08:48.000Z (almost 4 years ago)
- Last Synced: 2025-07-20T10:42:13.502Z (11 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```