Francesco Corbetta
unread,May 8, 2023, 7:29:22 AM5/8/23Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to keyclo...@googlegroups.com
Hello
I'm implementing a custom authenticator that must be configurable in
the Authentication Flow setting page.
I'd like to set some parameters as mandatory and if I read the code
exactly this is not currently possible, I can only check their values
during the authentication process.
Therefore the end user will suffer a misconfiguration while it would
be better, for instance, to forbid enabling the authenticator if it is
not properly configured.
Am I wrong?
Thanks!