Skip to content
This repository was archived by the owner on Feb 26, 2020. It is now read-only.

Big update to support OIDC and cleaning up the sample.#11

Merged
brandwe merged 18 commits intomasterfrom
dev
May 29, 2015
Merged

Big update to support OIDC and cleaning up the sample.#11
brandwe merged 18 commits intomasterfrom
dev

Conversation

@brandwe
Copy link
Copy Markdown
Contributor

@brandwe brandwe commented May 16, 2015

  • Welcome OIDCBearerStrategy to the world!
  • Updated metadata.js to support parsing of odic endpoints and keys from AzureAD
  • Uses JWT validation from jsonwebtoken for verifying signature.
  • Removed custom PEM logic and used ursa module instead (thanks @dstrockis!)
  • Removed lots of un-needed files for the sample. We are collapsing around OpenID Connect. SAML and WS-Fed can live in history

brandwe added 2 commits May 18, 2015 22:52
Added owner for REST API
* Allows for issuer and audience validation
* Allows for delete and task list based on owner (token.sub right now)
@dstrockis
Copy link
Copy Markdown
Member

Are we still taking out WS-Fed and SAML?

@brandwe
Copy link
Copy Markdown
Contributor Author

brandwe commented May 21, 2015

Nope. Remember the discussion? Leaving it in for ADFS.

brandwe added a commit that referenced this pull request May 29, 2015
Big update to support OIDC and cleaning up the sample.
@brandwe brandwe merged commit 7f7fdf0 into master May 29, 2015
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.

3 participants