OIDC Integration #330
Closed
OIDC Integration #330
Conversation
c0f7b1a
to
a961a32
591ce7f
to
225ae1b
4cba2b9
to
87b046c
44b0367
to
53fa942
lib/identity-provider.js
Outdated
| IdentityProvider.prototype.post = function (req, res, next) { | ||
| if (!req.body) { | ||
| /** | ||
| <<<<<<< 6477d67eec3b591c4dd226307ff634c1a26e40c6 |
whoops?
Doh!! Thanks :)
21 tasks
* Rename the idp option into multiuser. Closes #515. * Make renamed configuration options warnings.
|
Has been merged into the v4.0.0 release branch (#572). |
assignement just for deletion on the next line?
Aren't the assignement sides flipped?
Shouldn't the argv.multiuser be actually ldp.multiuser?
Good catch, thanks!
Fixed in a6e9fee.
|
do we have OIDC integrated now? |
|
Yes, in https://github.com/solid/node-solid-server/tree/release/v4.0.0. Aiming for a release by the end of the week. |
RubenVerborgh
added a commit
that referenced
this issue
Sep 12, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Server-side implementation of the WebID-OIDC (OpenID Connect) authentication spec.
Major features:
v3.5branch of solid-server./test/unitand/test/integration, corresponding.The text was updated successfully, but these errors were encountered: