Skip to content

Conversation

reedstrm
Copy link
Contributor

@reedstrm reedstrm commented Aug 9, 2019

We have a oauth2 provider (OpenStax Accounts: https://github.com/openstax/accounts) that is almost an openid provider. With a couple small tweaks, I can authenticate against it. The primary
problem is the lack of an id_token in the return from the token endpoint. Secondarily, the userinfo is only accidentally matching to OpenId userinfo - create some mappings like the other cases in the code.
Not sure how to generalize either of those things, to be honest.

This PR also contains the cleanups from my previous PR: If you want to commit them separately, I'll rebase this one.

@bnfinet bnfinet mentioned this pull request Aug 26, 2019
@bnfinet bnfinet merged commit 43f82f9 into vouch:master Sep 13, 2019
bnfinet added a commit that referenced this pull request Sep 13, 2019
bnfinet added a commit that referenced this pull request May 22, 2020
bnfinet added a commit that referenced this pull request May 22, 2020
Create OpenStax Accounts provider
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.

2 participants