This repository was archived by the owner on Apr 13, 2022. It is now read-only.
Removed references to TLS as primary auth method#171
Open
jaxoncreed wants to merge 3 commits intosolid:masterfrom
Open
Removed references to TLS as primary auth method#171jaxoncreed wants to merge 3 commits intosolid:masterfrom
jaxoncreed wants to merge 3 commits intosolid:masterfrom
Conversation
Contributor
|
Not opposed, just checking if this has been checked with @timbl? |
Author
|
@RubenVerborgh I'm going to submit this for discussion at the w3c working group meeting too, so we'll have plenty of time for input. |
michielbdejong
previously approved these changes
May 14, 2019
Contributor
michielbdejong
left a comment
There was a problem hiding this comment.
LGTM, but agree with Ruben that @timbl should look at this before we merge.
Member
|
👍 and if this PR will not land this month it should at least get marked with at risk |
Contributor
jaxoncreed
commented
Jun 27, 2019
| space is limited. | ||
| 3. A profile SHOULD include `cert:key` public key certificate information, for | ||
| use with WebID+TLS (which is currently the primary Solid authentication | ||
| mechanism). |
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TLS as a primary form of authentication should be deprecated in favor of a oidc. TLS may still be used as a form of credentials under oidc. All concerns about needing completely decentralized identity systems will be solved with an eventual implementation of DiD.