Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When is a Identity Considered "Known"? #25

Open
RaniSputnik opened this issue Jun 22, 2019 · 0 comments
Open

When is a Identity Considered "Known"? #25

RaniSputnik opened this issue Jun 22, 2019 · 0 comments
Labels
spec unclear The current SQRL spec does not give enough information to come to an informed decision

Comments

@RaniSputnik
Copy link
Owner

The SQRL server must set the TIFCurrentIDMatch and TIFPreviousIDMatch flags if the current identity or previous identities are known. Unfortunately the spec isn't very clear on what it means to be "known", is that after the first successful query transaction? Is it after the first completed ident / successful login?

Will need to clarify this and document in the ssp.Store.GetIsKnown(ctx, id) method so that implementors of the ssp.Store interface are given guidance on when this method should return true.

@RaniSputnik RaniSputnik added the spec unclear The current SQRL spec does not give enough information to come to an informed decision label Jun 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spec unclear The current SQRL spec does not give enough information to come to an informed decision
Projects
None yet
Development

No branches or pull requests

1 participant