|
How do we enable option for Registration flow when customer who does not hold account with our portal. |
Answered by
ossdhaval
Apr 26, 2023
Replies: 2 comments 3 replies
|
Hey @dhanan-np, this feature is already tracked using this issue. It will be soon aligned to a future release. Thanks for bringing this up though. Give it a 👍 . |
2 replies
|
In the Person Authn Script, you can detect if a user is new (for example, from social login) and add the user. You don't need the |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Not sure which REST API you are referring to but I think it is worth going through this document and it'll give you an understanding of the Janssen Project's approach towards
Identity Management.