Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

optionally expose the access token in a response header #627

Closed

Conversation

bodewig
Copy link

@bodewig bodewig commented Jul 5, 2018

This is similar to what #621 does to the id_token but exposes the access_token.

Use case is an nginx with auth-request that wants to make the access token available to the resource server "behind" the nginx.

@ploxiln
Copy link
Contributor

ploxiln commented Jul 5, 2018

and very similar to #424 ;)

@bodewig
Copy link
Author

bodewig commented Jul 6, 2018

argh, sorry about that. I did look for open issues and PRs before I started working on this but missed #424.

Maybe the testcase of this PR could be adapted and added to #424 ?

I'll close this one as there is little reason to add more noise to an already long list of PRs.

@bodewig bodewig closed this Jul 6, 2018
@bodewig bodewig deleted the expose_access_token_to_frontend_nginx branch July 6, 2018 04:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants