Manage custom credentials through the admin console application

Hi all,

I’m wondering if there’s a way to allow the management of user credentials by an administrator in the case those are provided by a custom CredentialProvider (AuthenticationSPI) . I mean, looking at the “SecretQuestion” credential provider example the administrator can of course delete a secret question created by a user (leveraging the freemarker forms), but cannot “override” it. It’s reasonable for the secret question but there may be cases where this is desirable (as for the password indeed).

Do you have any advice or it’s not possible at all to get this behaviour?

Thanks and kind regards,
Fabio