-
Notifications
You must be signed in to change notification settings - Fork 1
Add docs about Freja signatures #179
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
Conversation
✅ Deploy Preview for criipto-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
||
Advanced signatures are only available for Swedish users. | ||
Advanced signatures require the Social Security Number and the Basic User Information (i.e. name) of the user. | ||
These scopes will automatically be added to your request if the Advanced signature flow is activated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps all 3 examples could include a link to the authorize URL builder with the various hints set.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, that would be a good idea. I will first add the features to the authorize URL builder, then add the links.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Freja has different actions than the other eIDs, so I have added a new type of action to accommodate this. It is a bit hacky, but it works.
These point to the Authorize URL Builder pre-configured with text and options to try a signature flow.
No description provided.