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

Review authorization template form #656

Open
andrea-dintino opened this issue May 31, 2024 · 2 comments
Open

Review authorization template form #656

andrea-dintino opened this issue May 31, 2024 · 2 comments
Assignees

Comments

@andrea-dintino
Copy link
Collaborator

andrea-dintino commented May 31, 2024

This is connected to #655

@matteo-cristino and @bbtgnn need to have a look at the authorization flow page, as the current one doesn't make sense

@andrea-dintino
Copy link
Collaborator Author

Update, after a discussion with @matteo-cristino

Authorize, case Aurora:
We're looking at a use case where wallet users get authorized by logging in with user and pass:

{
"email": "type your email to login"
"pass": "type your password to login",
"meta": "text-on-generated-page-something"
}

This can be done in the auth template.

The fields in the template, should not be two, but only one with a dropdown. The dropdown choice will modify the JSON Schema. The dropdown values can be [TBD]:

  • text fields to be filled by the user
  • data to be autofilled by the wallet
  • other?

The resulting JSON schema, should be exported as fileName.schema.json in /authz_server/custom_code/ where fileName will the credential "type"

@bbtgnn bbtgnn changed the title Review authorization flow page Review authorization template form Jun 6, 2024
@matteo-cristino
Copy link
Collaborator

This is done and can be closed right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants