Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi
Is it possible to login to the backoffice as another user?
I want to use the login info from my external system to login to the umbraco backend as a different user that exists in the umbraco backend.
E.g.
Username "JohnDoe" in my external system logs in.
in my custom membershipprovider I validate the credentials and returns true
The validation part works but how do I change the authentication part so that "Supporter" gets authenticated instead of "JohnDoe"?
Thanks
Hi Stefan,
It is possible in admin backoffice
Open Backoffice ->open User Section than right click on user and click Create
Insert Loginname and Email address and than click create,
and than fill name and other field and save
/Grazitti
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Backoffice User authentication
Hi
Is it possible to login to the backoffice as another user?
I want to use the login info from my external system to login to the umbraco backend as a different user that exists in the umbraco backend.
E.g.
Username "JohnDoe" in my external system logs in.
in my custom membershipprovider I validate the credentials and returns true
The validation part works but how do I change the authentication part so that "Supporter" gets authenticated instead of "JohnDoe"?
Thanks
Hi Stefan,
It is possible in admin backoffice
Open Backoffice ->open User Section than right click on user and click Create
Insert Loginname and Email address and than click create,
and than fill name and other field and save
/Grazitti
is working on a reply...