aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorzeripath2021-08-06 02:11:08 +0100
committerGitHub2021-08-05 21:11:08 -0400
commitab9bb54144f136bbbba2ce2e94fd88c0be0ee1cf (patch)
treef8b283e33e70cbc3d827879c4774de2b41450ab0 /public
parent7e7006e00d8d0d5ce4c871685d421269049e4b39 (diff)
Add microsoft oauth2 providers (#16544)
* Clean up oauth2 providers Signed-off-by: Andrew Thornton <art27@cantab.net> * Add AzureAD, AzureADv2, MicrosoftOnline OAuth2 providers Signed-off-by: Andrew Thornton <art27@cantab.net> * Apply suggestions from code review * remove unused Scopes Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Diffstat (limited to 'public')
-rw-r--r--public/img/auth/azuread.pngbin0 -> 3099 bytes
-rw-r--r--public/img/auth/azureadv2.pngbin0 -> 3099 bytes
-rw-r--r--public/img/auth/microsoftonline.pngbin0 -> 792 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/public/img/auth/azuread.png b/public/img/auth/azuread.png
new file mode 100644
index 000000000..1adbf15e2
--- /dev/null
+++ b/public/img/auth/azuread.png
Binary files differ
diff --git a/public/img/auth/azureadv2.png b/public/img/auth/azureadv2.png
new file mode 100644
index 000000000..1adbf15e2
--- /dev/null
+++ b/public/img/auth/azureadv2.png
Binary files differ
diff --git a/public/img/auth/microsoftonline.png b/public/img/auth/microsoftonline.png
new file mode 100644
index 000000000..a8129dce2
--- /dev/null
+++ b/public/img/auth/microsoftonline.png
Binary files differ