I have an App with embedded Umbraco site. It's like an IFrame within the App.
The idea is that from a link in its App opens embedded Umbraco site.
Now here is the problem:
I have to use Azure active directory, so I need a custom log-in page and it is having to start Log-in process without having to click on something first.
I have already implemented it for the BackOffice, but I will not use for anything, just to show that it is not like that, absolutely no link button, just start the process.
Have I understood correctly, that to the authentication on Umbraco Still only frontend, on the root node sets rights to a member group and force login or are there better way when using Azure AD.
Another question, if I want to use Azure AD as a member provider or user provider, is it possible and how?
Azure AD authentication for members
This is not about backoffice.
I have an App with embedded Umbraco site. It's like an IFrame within the App.
The idea is that from a link in its App opens embedded Umbraco site. Now here is the problem:
I have to use Azure active directory, so I need a custom log-in page and it is having to start Log-in process without having to click on something first. I have already implemented it for the BackOffice, but I will not use for anything, just to show that it is not like that, absolutely no link button, just start the process.
Have I understood correctly, that to the authentication on Umbraco Still only frontend, on the root node sets rights to a member group and force login or are there better way when using Azure AD.
Another question, if I want to use Azure AD as a member provider or user provider, is it possible and how?
is working on a reply...