-
Notifications
You must be signed in to change notification settings - Fork 301
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
run.sh fails to authenticate #247
Comments
Looks like you're not logged into a tenant. I just tested the install and it worked, so nothing seems to be broken at the moment. |
I have exact same issue I logged into my tenant / subscription and do multiple az logins and the issue still persist. @1iveowl you made any progress on this ? |
This should now have been addressed by #253. Can you confirm, @nbelingheri? |
still getting the issue |
Hi @nbelingheri , checked the PR #253 |
Hi @nbelingheri , I got the root cause for my scenario. It is resolved with the help of below documentation, thanks |
When running the "run.sh" script the script fails after logging into the Azure tenent
Login to Azure
Log into you Azure tenant
Setting account subscription to ""
You are logged in to tenant: ""
Critical error
Initilization failed
cp: cannot stat '/asdk/src/Saas.Identity/Saas.IdentityProvider/deployment/config/certificate-policy.json': No such file or directory
Configuration Validation
Validating Initial Configuration Settings...
All required initial configuration settings exist.
Cleaning up
Starting cleaning up...
Deleting locally stored service principal credentials.
Deleting service principal credentials using user 'null'
No known service principal to delete.
Service principal credentials have been removed locally and in Azure AD.
User context for null have been deleted.
User context for null have been deleted.
Clean up has completed.
Backup to Azure Blob Storage
Backing up logs in '/asdk/src/Saas.Identity/Saas.IdentityProvider/deployment/log/2023-10-20--17-47-03' to Azure Blob Storage 'null/null'.
ERROR: Operation returned an invalid status 'Server failed to authenticate the request. Please refer to the information in the www-authenticate header.'
ErrorCode:InvalidAuthenticationInfo
Deployment script completion
Identity Foundation deployed with errors. Sometimes this is due to an error happening with the Azure Resource Manager. Try running the script once more to see if it continues past the point of failure.
The text was updated successfully, but these errors were encountered: