This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
oauth2-proxy
Watch
1
Star
0
Fork
0
You've already forked oauth2-proxy
mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced
2025-02-11 13:53:07 +02:00
Code
Issues
Releases
Activity
oauth2-proxy
/
pkg
/
app
/
redirect
History
Valentin Pichard
2b4c8a9846
Add the allowed_email_domains and the allowed_groups on the auth_request endpoint + support standard wildcard char for validation with sub-domain and email-domain.
...
Signed-off-by: Valentin Pichard <github@w3st.fr>
2022-02-14 18:03:20 +01:00
..
director_test.go
Create AppDirector for getting the application redirect URL
2021-06-19 11:23:32 +01:00
director.go
Create AppDirector for getting the application redirect URL
2021-06-19 11:23:32 +01:00
getters.go
Create AppDirector for getting the application redirect URL
2021-06-19 11:23:32 +01:00
pagewriter_suite_test.go
Create AppDirector for getting the application redirect URL
2021-06-19 11:23:32 +01:00
validator_test.go
Add the allowed_email_domains and the allowed_groups on the auth_request endpoint + support standard wildcard char for validation with sub-domain and email-domain.
2022-02-14 18:03:20 +01:00
validator.go
Add the allowed_email_domains and the allowed_groups on the auth_request endpoint + support standard wildcard char for validation with sub-domain and email-domain.
2022-02-14 18:03:20 +01:00