cf15a60a87
* Send x-forwarded-for in Okta Push Factor request Why: In order for Okta to properly report the location of the authentication attempt, the X-Forwarded-For header must be included in the request to Okta (if it exists). This change addresses the need by: * Duplicating the value of X-Forwarded-For if it's passed through to the auth backend * Add changelog entry for 12320 |
||
---|---|---|
.. | ||
cmd/okta | ||
backend.go | ||
backend_test.go | ||
cli.go | ||
path_config.go | ||
path_groups.go | ||
path_groups_test.go | ||
path_login.go | ||
path_users.go |