ContainerImage.Pinniped/internal/oidc/login
Ryan Richard 69e5169fc5 Implement post_login_handler.go to accept form post and auth to LDAP/AD
Also extract some helpers from auth_handler.go so they can be shared
with the new handler.
2022-04-29 16:02:00 -07:00
..
get_login_handler.go Show error message on login page 2022-04-29 10:36:13 -07:00
get_login_handler_test.go Show error message on login page 2022-04-29 10:36:13 -07:00
login_form.gohtml Show error message on login page 2022-04-29 10:36:13 -07:00
login_handler.go Implement post_login_handler.go to accept form post and auth to LDAP/AD 2022-04-29 16:02:00 -07:00
login_handler_test.go Add basic outline of login get handler 2022-04-28 11:51:36 -07:00
post_login_handler.go Implement post_login_handler.go to accept form post and auth to LDAP/AD 2022-04-29 16:02:00 -07:00
post_login_handler_test.go Implement post_login_handler.go to accept form post and auth to LDAP/AD 2022-04-29 16:02:00 -07:00