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

tweaks to get server talking to external Java (mitreid) and passport-openid clients #59

Merged
merged 7 commits into from
Dec 4, 2014

Conversation

nrhope
Copy link
Contributor

@nrhope nrhope commented Nov 30, 2014

A couple of small OIDC differences from one spec and one draft spec, as well as loosening config requirement on external providers being mandatory. Also fixed some data leakage from auth screen.

…t-ietf-jose-json-web-key-37

Rather than return a JSON array of JWKs, return an object that has a
“keys” attribute that is the JSON array
previously these values were being added to the URL so they appeared on
the wire and in logs
e.g. avoid error when config.development.json doesn’t include any
provider configs
…cs/openid-connect-core-1_0.html

Also added some devDependencies needed to get “npm test” working, and
fixed all 3 broken test cases
also replaced stale test checking for User.email being mandatory, which
it no longer is
@christiansmith christiansmith merged commit d680c1c into anvilresearch:master Dec 4, 2014
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.

2 participants