12 Commits

Author SHA1 Message Date
PinkDev1
61c5f5a018
Added a couple of scopes
https://infosecwriteups.com/how-did-i-earned-6000-from-tokens-and-scopes-in-one-day-12f95c6bf8aa?source=rss----7b722bfd1b8d---4&gi=1e1df8e602a6
2021-10-18 01:36:33 +00:00
PinkDev1
0bcb01ad6a
Sorted and removed duplicates 2021-09-02 19:25:40 +00:00
PinkDev1
e737a0f96b
Added officially recognized OpenID scopes
from https://openid.net/specs/openid-connect-core-1_0.html#ScopeClaims
2021-09-02 19:24:57 +00:00
PinkDev1
e1c0693292
Added dropbox-app oauth scopes
Scraped internally
2021-09-02 19:21:48 +00:00
PinkDev1
30b2c22d24
Removed scopes with nonces/temporary identifiers
I left `delete-after-date1619708000534-admin` because it seems to have a UNIX timestamp, so it *might* be useful.
2021-09-02 19:03:43 +00:00
PinkDev1
bb991ad09a
Sorted and removed duplicates from oauth-oidc-scopes.txt 2021-09-02 19:00:44 +00:00
PinkDev1
647366b113
Added 155 scopes to oauth-oidc-scopes.txt
All of these were manually gathered from:
- https://developers.google.com/identity/protocols/oauth2/scopes
- https://docs.github.com/en/developers/apps/building-oauth-apps/scopes-for-oauth-apps
- https://api.slack.com/legacy/oauth-scopes
- https://dev.fitbit.com/build/reference/web-api/oauth2/#scope
2021-09-02 18:59:51 +00:00
g0t mi1k
545e57b02d dos2unix 2021-08-28 21:29:32 +01:00
Dominique RIGHETTO
388cac333b
Merge all versions of the file 2021-07-17 19:28:42 +02:00
Dominique RIGHETTO
48cc424388
Add files via upload 2021-07-17 19:23:28 +02:00
Dominique RIGHETTO
8572bd91ad
Update oauth-oidc-scopes.txt 2021-07-17 08:12:51 +02:00
Dominique RIGHETTO
ea3268e688
Add a dict with OAUTH/OIDC scopes.
See PR to extended description.
2021-07-16 14:33:26 +02:00