Hello everyone,
I'm in the case where an application could be used by 2 kinds of users :
Active Directory users
Exterior users
I wonder if someone already had to allow a public user to create his account, or request his account creation request to admins ?
Do you have some hints ?
I came across this procedure, so I could call it via a page, but an account email validation should be implemented.
https://docs.oracle.com/en/database/oracle/application-express/20.2/aeapi/CREATE_USER-Procedure.html#GUID-95721E36-4DAB-4BCA-A6F3-AC2BACC52A66
Thank you