ContainerImage.Pinniped/internal/oidc/callback
Monis Khan 86f2bea8c5
pinniped CLI: allow all forms of http redirects
For password based login on the CLI (i.e. no browser), this change
relaxes the response code check to allow for any redirect code
handled by the Go standard library.  In the future, we can drop the
rewriteStatusSeeOtherToStatusFoundForBrowserless logic from the
server side code.

Signed-off-by: Monis Khan <mok@vmware.com>
2021-12-17 08:28:29 -05:00
..
callback_handler.go Lots of small updates based on PR feedback 2021-10-20 15:53:25 -07:00
callback_handler_test.go pinniped CLI: allow all forms of http redirects 2021-12-17 08:28:29 -05:00