.. |
adfs_test.go
|
Added ADFS Provider
|
2021-06-13 10:19:56 +02:00 |
adfs.go
|
Added ADFS Provider
|
2021-06-13 10:19:56 +02:00 |
auth_test.go
|
Fix import path for v7 (#800)
|
2020-09-29 17:44:42 +01:00 |
azure_test.go
|
Standarize provider refresh implemention & logging
|
2021-06-22 17:04:30 -07:00 |
azure.go
|
Standarize provider refresh implemention & logging
|
2021-06-22 17:04:30 -07:00 |
bitbucket_test.go
|
Fix import path for v7 (#800)
|
2020-09-29 17:44:42 +01:00 |
bitbucket.go
|
Fix import path for v7 (#800)
|
2020-09-29 17:44:42 +01:00 |
digitalocean_test.go
|
Fix import path for v7 (#800)
|
2020-09-29 17:44:42 +01:00 |
digitalocean.go
|
Cleanup method name refactors missed in comments
|
2020-11-29 14:18:14 -08:00 |
facebook_test.go
|
Move provider URLs to package level vars
|
2020-07-19 18:34:55 +01:00 |
facebook.go
|
RefreshSessions immediately when called
|
2021-06-21 21:54:52 -07:00 |
github_test.go
|
Refactor GitHub to EnrichSessionState
|
2020-10-19 14:09:45 -07:00 |
github.go
|
Cleanup method name refactors missed in comments
|
2020-11-29 14:18:14 -08:00 |
gitlab_test.go
|
Fix GitLab CVE test case
|
2021-03-25 10:29:17 -07:00 |
gitlab.go
|
Manage session time fields centrally
|
2021-06-21 21:54:52 -07:00 |
google_test.go
|
Authorize in Redeem callback flow
|
2020-11-12 11:18:59 -08:00 |
google.go
|
Standarize provider refresh implemention & logging
|
2021-06-22 17:04:30 -07:00 |
internal_util_test.go
|
Cleanup method name refactors missed in comments
|
2020-11-29 14:18:14 -08:00 |
internal_util.go
|
Fix import path for v7 (#800)
|
2020-09-29 17:44:42 +01:00 |
keycloak_test.go
|
Use a generic http.HandlerFunc in Keycloak tests
|
2020-12-24 14:04:19 -08:00 |
keycloak.go
|
Handle ValidateURL fallback for nil & empty struct cases
|
2020-12-24 14:04:20 -08:00 |
linkedin_test.go
|
Fix import path for v7 (#800)
|
2020-09-29 17:44:42 +01:00 |
linkedin.go
|
RefreshSessions immediately when called
|
2021-06-21 21:54:52 -07:00 |
logingov_test.go
|
Support nonce checks in OIDC Provider (#967)
|
2021-04-21 10:33:27 +01:00 |
logingov.go
|
Manage session time fields centrally
|
2021-06-21 21:54:52 -07:00 |
nextcloud_test.go
|
Fix import path for v7 (#800)
|
2020-09-29 17:44:42 +01:00 |
nextcloud.go
|
Fix import path for v7 (#800)
|
2020-09-29 17:44:42 +01:00 |
oidc_test.go
|
RefreshSessions immediately when called
|
2021-06-21 21:54:52 -07:00 |
oidc.go
|
Standarize provider refresh implemention & logging
|
2021-06-22 17:04:30 -07:00 |
provider_data_test.go
|
Support nonce checks in OIDC Provider (#967)
|
2021-04-21 10:33:27 +01:00 |
provider_data.go
|
Support nonce checks in OIDC Provider (#967)
|
2021-04-21 10:33:27 +01:00 |
provider_default_test.go
|
Use ErrNotImplemented in default refresh implementation
|
2021-06-22 17:04:42 -07:00 |
provider_default.go
|
Use ErrNotImplemented in default refresh implementation
|
2021-06-22 17:04:42 -07:00 |
providers_suite_test.go
|
Ensure errors in tests are logged to the GinkgoWriter
|
2021-02-10 19:50:04 +00:00 |
providers.go
|
RefreshSessions immediately when called
|
2021-06-21 21:54:52 -07:00 |
util_test.go
|
Refactor OIDC to EnrichSession
|
2020-12-21 16:51:52 -08:00 |
util.go
|
Use global OIDC fields for Gitlab
|
2020-12-21 16:54:12 -08:00 |