Skip to content

Oauth Proxy signout endpoint logic issue fixed#146

Open
Buholzer-Nick wants to merge 6 commits into
Azure:masterfrom
Buholzer-Nick:master
Open

Oauth Proxy signout endpoint logic issue fixed#146
Buholzer-Nick wants to merge 6 commits into
Azure:masterfrom
Buholzer-Nick:master

Conversation

@Buholzer-Nick

Copy link
Copy Markdown
  1. The oauth-proxy-session-fragment.xml fragment uses decrypted session cookie values to store tokens in the Azure API Management cache. However, the sign-out policy previously relied on the encrypted session cookie. I updated the sign-out policy so it now also decrypts the session cookie before removing the tokens from the cache.

  2. The cookie name was sometimes hard-coded, so I replaced it with a named value to make it dynamic and easier to use.

@Buholzer-Nick

Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

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