Is it possible to re-use the Umbraco users used for backoffice login in another part of the website?
If we have a separate part of the website which should require a login, but not with members. Actually the same functionality to login backoffice, just a separate part of the website - not necessarily in the Umbraco website but maybe a separate .aspx page?
I am thinking about UmbracoAuthorize attribute http://our.umbraco.org/documentation/Reference/WebApi/authorization but this should be a small separate site. Right now it located in the same Website project as a subfolder using html, AngularJS and Ajax reqests to the ApiControllers.
Is there a way to reuse the existing Umbraco users to login to this part of the site?
Use Umbraco users in login to "admin" section
Is it possible to re-use the Umbraco users used for backoffice login in another part of the website?
If we have a separate part of the website which should require a login, but not with members. Actually the same functionality to login backoffice, just a separate part of the website - not necessarily in the Umbraco website but maybe a separate .aspx page?
/Bjarne
I am thinking about UmbracoAuthorize attribute http://our.umbraco.org/documentation/Reference/WebApi/authorization but this should be a small separate site. Right now it located in the same Website project as a subfolder using html, AngularJS and Ajax reqests to the ApiControllers.
Is there a way to reuse the existing Umbraco users to login to this part of the site?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.