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

feat: Update URL to allow user to complete WebAuthn registration in app #1638

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ashraf706
Copy link
Contributor

@ashraf706 ashraf706 commented Jan 30, 2022

closes: gravitee-io/issues#6834

The returnUrl/skipAction is determined by the presence of "self_registration" query param.
The "self_registration" parameter is introduced to distinguished in between self service and regular registration.

Copy link
Contributor

@remisultan remisultan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

⚠️ Just make sure you author the files you have created
⚠️ Rebase also from latest master

✅ Feature works as expected 👍

@ashraf706 ashraf706 force-pushed the issues/#6834-add-self-account-webauthn-endpoints branch from 35597fe to fc4e5e8 Compare February 8, 2022 08:44
@ashraf706 ashraf706 force-pushed the issues/#6834-add-self-account-webauthn-endpoints branch from fc4e5e8 to 042ae5b Compare March 11, 2022 15:39
@ashraf706 ashraf706 force-pushed the issues/#6834-add-self-account-webauthn-endpoints branch from 042ae5b to 99e64fe Compare March 14, 2022 15:41
@ashraf706 ashraf706 marked this pull request as draft March 14, 2022 16:17
@ashraf706 ashraf706 force-pushed the issues/#6834-add-self-account-webauthn-endpoints branch from 99e64fe to f944d01 Compare March 15, 2022 11:25
@ashraf706 ashraf706 marked this pull request as ready for review March 16, 2022 09:10
@ashraf706 ashraf706 requested review from remisultan and farmborough and removed request for TrikyGeeky March 16, 2022 09:10
The returnUrl/skipAction is determined by the presence of the url in the token.
The token is send via  "registration_token" param.
The "registration_token" parameter is introduced to distinguished in between self service and regular registration.
@ashraf706 ashraf706 force-pushed the issues/#6834-add-self-account-webauthn-endpoints branch from f944d01 to fba15b3 Compare March 17, 2022 08:59
Copy link
Contributor

@remisultan remisultan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ashraf706 ashraf706 requested a review from a team as a code owner February 13, 2024 09:46
@leleueri leleueri marked this pull request as draft March 20, 2024 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[gateway] self account management : manage webauthn credentials
3 participants