| .. |
|
auth_test.go
|
Fix linting error about const
|
2020-01-22 13:57:00 +03:00 |
|
azure.go
|
Cleaned up source to make golangci-lint pass (#418)
|
2020-03-14 09:58:29 +00:00 |
|
azure_test.go
|
Cleaned up source to make golangci-lint pass (#418)
|
2020-03-14 09:58:29 +00:00 |
|
bitbucket.go
|
Add Bitbucket provider. (#201)
|
2019-08-16 14:53:22 +01:00 |
|
bitbucket_test.go
|
Fix linting error about const
|
2020-01-22 13:57:00 +03:00 |
|
digitalocean.go
|
DigitalOcean Auth Provider (#351)
|
2020-01-15 11:09:34 +00:00 |
|
digitalocean_test.go
|
Fix linting error about const
|
2020-01-22 13:57:00 +03:00 |
|
facebook.go
|
Move api to pkg/requests
|
2019-06-08 07:40:43 +01:00 |
|
github.go
|
Implement ValidateSessionState for GitHubProvider (#385)
|
2020-02-15 15:11:14 +00:00 |
|
github_test.go
|
Fix linting error about const
|
2020-01-22 13:57:00 +03:00 |
|
gitlab.go
|
Support for client secret file. (#355)
|
2020-02-15 13:44:39 +00:00 |
|
gitlab_test.go
|
Rework GitLab provider (#231)
|
2019-08-06 12:20:54 +01:00 |
|
google.go
|
Support for client secret file. (#355)
|
2020-02-15 13:44:39 +00:00 |
|
google_test.go
|
Support for client secret file. (#355)
|
2020-02-15 13:44:39 +00:00 |
|
internal_util.go
|
Merge branch 'master' into refactor
|
2019-07-15 11:30:43 +01:00 |
|
internal_util_test.go
|
Move SessionState to its own package
|
2019-05-18 13:09:56 +02:00 |
|
keycloak.go
|
Get rid of dependencies on bitly/oauth2_proxy/api
|
2019-07-28 16:46:16 +02:00 |
|
keycloak_test.go
|
Fix linting error about const
|
2020-01-22 13:57:00 +03:00 |
|
linkedin.go
|
Move api to pkg/requests
|
2019-06-08 07:40:43 +01:00 |
|
linkedin_test.go
|
Fix linting error about const
|
2020-01-22 13:57:00 +03:00 |
|
logingov.go
|
Fix #381, expose acr_values to all providers (#445)
|
2020-03-17 17:57:33 +00:00 |
|
logingov_test.go
|
add login.gov provider (#55)
|
2019-03-20 13:44:51 +00:00 |
|
nextcloud.go
|
Add Nextcloud provider (#179)
|
2019-11-25 18:47:21 +01:00 |
|
nextcloud_test.go
|
Fix linting error about const
|
2020-01-22 13:57:00 +03:00 |
|
oidc.go
|
Support Go 1.14 (#419)
|
2020-03-14 10:14:15 +00:00 |
|
oidc_test.go
|
Support Go 1.14 (#419)
|
2020-03-14 10:14:15 +00:00 |
|
provider_data.go
|
Fix #381, expose acr_values to all providers (#445)
|
2020-03-17 17:57:33 +00:00 |
|
provider_default.go
|
Fix #381, expose acr_values to all providers (#445)
|
2020-03-17 17:57:33 +00:00 |
|
provider_default_test.go
|
Move SessionState to its own package
|
2019-05-18 13:09:56 +02:00 |
|
providers.go
|
Add preferred_username support (OIDC provider) (#420)
|
2020-03-01 15:02:51 +00:00 |