This should be fairly easy to provide via API, similar to how this feature is available in the clientarea in the manage service page. It would be useful to provide an external login option and avoid using the user / password of the service for automatic login.
I have thought of everything possible to do this without accessing database or resetting service password, however it is just not possible.
The ModuleCustom API is probably what could be used as a base, but from what I understood, the ModuleCustom only accepts returns a string back from the function called.
Anyway, I hope this can be added in the "Service" API group something like ModuleSingleSignOn or something of the like.
Thank you
1 Comment
Login to post a comment.
Thanks for your feature request. The cPanel API provides this functionality you can leverage directly: https://documentation.cpanel.net/display/DD/Guide+to+API+Authentication+-+Single+Sign+On
Can you help me understand what the benefit would be to WHMCS duplicating this?