You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My authentication level should depend on my authentication method
Pitch
In Doccle, some documents you can see with username/password; others require a more secure method.
By allowing a combination of multiple authentication methods (ranging from very 'weak' to very 'strong'),
users can log in with very low threshold and get as much UX as possible, with possible progressive increase of security
Desired solution
Encode the rules for specifying 'weak' and 'strong' authentication methods
Have authentication rules depending on whether the authentication methods is weak vs strong.
Automatically apply the right authentication rules
Acceptance criteria
I log into an app using username/password
That app shows 2 documents: a useless document and an important document
I can view the useless document without further ado
I cannot access the important document.
If I log into the app with a strong authentication method, I can access all documents
My authentication level should depend on my authentication method
Pitch
In Doccle, some documents you can see with username/password; others require a more secure method.
By allowing a combination of multiple authentication methods (ranging from very 'weak' to very 'strong'),
users can log in with very low threshold and get as much UX as possible, with possible progressive increase of security
Desired solution
Acceptance criteria
Pointers
acr
claim)The text was updated successfully, but these errors were encountered: