Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

authn/cookie_session: Add extra_from modifier #335

Merged
merged 2 commits into from
Jan 13, 2020
Merged

Conversation

aeneasr
Copy link
Member

@aeneasr aeneasr commented Jan 13, 2020

The extra_from modifier is a GJSON path that points to the extra field. Useful if the upstream API does not return a {"subject": "...", "extra": "..."} format.

The extra_from modifier is a GJSON path that points to the extra field. Useful if the upstream API does not return a `{"subject": "...", "extra": "..."}` format.

Signed-off-by: aeneasr <[email protected]>
@aeneasr aeneasr merged commit ee2b9e7 into master Jan 13, 2020
@aeneasr aeneasr deleted the cookie-session-extra branch May 7, 2020 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant