| .. |
|
adfs.go
|
…
|
|
|
adfs_test.go
|
…
|
|
|
auth_test.go
|
…
|
|
|
azure.go
|
Add azure groups support and oauth2 v2.0
|
2022-10-21 20:23:21 +03:00 |
|
azure_test.go
|
Add azure groups support and oauth2 v2.0
|
2022-10-21 20:23:21 +03:00 |
|
bitbucket.go
|
…
|
|
|
bitbucket_test.go
|
…
|
|
|
digitalocean.go
|
Fix Linting Errors (#1835)
|
2022-10-21 11:57:51 +01:00 |
|
digitalocean_test.go
|
…
|
|
|
facebook.go
|
…
|
|
|
facebook_test.go
|
…
|
|
|
github.go
|
Corrects request endpoint (#1650)
|
2022-05-25 20:05:12 +01:00 |
|
github_test.go
|
Corrects request endpoint (#1650)
|
2022-05-25 20:05:12 +01:00 |
|
gitlab.go
|
Fix uninitialized user claim (#1873)
|
2022-11-07 08:42:33 +00:00 |
|
gitlab_test.go
|
…
|
|
|
google.go
|
Fix Linting Errors (#1835)
|
2022-10-21 11:57:51 +01:00 |
|
google_test.go
|
Update providers tests
|
2022-10-29 12:49:51 +01:00 |
|
internal_util.go
|
…
|
|
|
internal_util_test.go
|
…
|
|
|
keycloak.go
|
Keycloak provider - Retain user and prefered_username in session (#1815)
|
2022-10-24 08:47:59 +01:00 |
|
keycloak_oidc.go
|
Fix uninitialized user claim (#1873)
|
2022-11-07 08:42:33 +00:00 |
|
keycloak_oidc_test.go
|
Extract Keycloak roles while creating a session from token (#1720)
|
2022-08-08 23:28:46 +01:00 |
|
keycloak_test.go
|
…
|
|
|
linkedin.go
|
Fix Linting Errors (#1835)
|
2022-10-21 11:57:51 +01:00 |
|
linkedin_test.go
|
…
|
|
|
logingov.go
|
Fix Linting Errors (#1835)
|
2022-10-21 11:57:51 +01:00 |
|
logingov_test.go
|
PKCE Support (#1541)
|
2022-03-13 10:08:33 +00:00 |
|
nextcloud.go
|
Fix uninitialized user claim (#1873)
|
2022-11-07 08:42:33 +00:00 |
|
nextcloud_test.go
|
…
|
|
|
oidc.go
|
set providerDefaults for oidc consistently (#1828)
|
2022-10-23 10:48:20 +01:00 |
|
oidc_test.go
|
PKCE Support (#1541)
|
2022-03-13 10:08:33 +00:00 |
|
provider_data.go
|
Add azure groups support and oauth2 v2.0
|
2022-10-21 20:23:21 +03:00 |
|
provider_data_test.go
|
…
|
|
|
provider_default.go
|
PKCE Support (#1541)
|
2022-03-13 10:08:33 +00:00 |
|
provider_default_test.go
|
PKCE Support (#1541)
|
2022-03-13 10:08:33 +00:00 |
|
providers.go
|
Fill empty UserIDClaim before assigning it to other values
|
2023-02-03 14:25:25 +00:00 |
|
providers_suite_test.go
|
…
|
|
|
providers_test.go
|
Fill empty UserIDClaim before assigning it to other values
|
2023-02-03 14:25:25 +00:00 |
|
util.go
|
…
|
|
|
util_test.go
|
…
|
|