Skip to content
This repository was archived by the owner on Mar 20, 2019. It is now read-only.

Add id_token support for Google OAuth #371

Open
wants to merge 4 commits into
base: v4.3
Choose a base branch
from

Conversation

kamranayub
Copy link

I need support to access id_token from the Google authorization endpoint when I get IAuthorizationState back from DNOA and since there was no way other than modifying the incoming message, that's what I did. I needed this to support migrating my users from OpenId to Google Sign In (OpenId Connect) without pulling out DNOA altogether, which I probably still will do eventually. Hope this helps others, it was a fairly easy change.

Note you only need commits acb2b74 and 25e335f for the actual changes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant