Merge pull request #17108 from afscrome/easyauthexport

Properly expose easy auth provider
This commit is contained in:
Johan Haals
2023-04-05 10:07:00 +02:00
committed by GitHub
9 changed files with 39 additions and 6 deletions
+4 -3
View File
@@ -277,15 +277,16 @@
"items": [
"auth/auth0/provider",
"auth/atlassian/provider",
"auth/bitbucket/provider",
"auth/microsoft/provider",
"auth/microsoft/easy-auth",
"auth/bitbucket/provider",
"auth/github/provider",
"auth/gitlab/provider",
"auth/google/provider",
"auth/google/gcp-iap-auth",
"auth/okta/provider",
"auth/onelogin/provider",
"auth/oauth2-proxy/provider"
"auth/oauth2-proxy/provider",
"auth/onelogin/provider"
]
},
"auth/identity-resolver",