Hi,
I am trying to integrate Umbraco Cloud member login with Auth0. In addition, keep the back-office users to login via umbraco cloud.
I was following this installation:
https://github.com/Shazwazza/UmbracoIdentity/wiki#installation
This worked fine until I was not able to deploy local changes to Umbraco Cloud environment.
I wonder if anyone had similar issues or tried to integrate umbraco Cloud installation with third-part authentication providers?
Many thanks.
What do you mean by "not able to deploy local changes"? I have never used Umbraco Cloud but it seems to offer at least one approach to allow you to transfer files/changes from Local to Cloud. https://our.umbraco.com/documentation/Umbraco-Cloud/Deployment/Local-to-Cloud/
It replicates the changes through Git so you may have to clone the Git to a local repo then sync/push them to the Cloud after testing and committing the changes locally.
I've just submitted a package ReadyConnect (there is also a NuGet package) which does local, social and mobile logins but I don't have a Umbraco Cloud account to test it there. If you're interested in giving it a try, I can work with you to get you going.
Umbraco Cloud with Auth0
Hi, I am trying to integrate Umbraco Cloud member login with Auth0. In addition, keep the back-office users to login via umbraco cloud. I was following this installation: https://github.com/Shazwazza/UmbracoIdentity/wiki#installation This worked fine until I was not able to deploy local changes to Umbraco Cloud environment. I wonder if anyone had similar issues or tried to integrate umbraco Cloud installation with third-part authentication providers? Many thanks.
What do you mean by "not able to deploy local changes"? I have never used Umbraco Cloud but it seems to offer at least one approach to allow you to transfer files/changes from Local to Cloud. https://our.umbraco.com/documentation/Umbraco-Cloud/Deployment/Local-to-Cloud/ It replicates the changes through Git so you may have to clone the Git to a local repo then sync/push them to the Cloud after testing and committing the changes locally. I've just submitted a package ReadyConnect (there is also a NuGet package) which does local, social and mobile logins but I don't have a Umbraco Cloud account to test it there. If you're interested in giving it a try, I can work with you to get you going.
is working on a reply...