Skip to content
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

Open
nbelingheri opened this issue Oct 20, 2023 · 4 comments
Open

run.sh fails to authenticate #247

nbelingheri opened this issue Oct 20, 2023 · 4 comments
Assignees
Labels
needs research or confirmation This issue needs more research and documentation before being accepted.

Comments

@nbelingheri
Copy link

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.

@nbelingheri nbelingheri added the bug Something isn't working label Oct 20, 2023
@1iveowl 1iveowl added needs research or confirmation This issue needs more research and documentation before being accepted. and removed bug Something isn't working labels Oct 30, 2023
@1iveowl 1iveowl self-assigned this Oct 30, 2023
@1iveowl
Copy link
Collaborator

1iveowl commented Oct 30, 2023

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.

@bhanupublicis
Copy link

bhanupublicis commented Dec 12, 2023

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 ?

@1iveowl
Copy link
Collaborator

1iveowl commented Dec 26, 2023

This should now have been addressed by #253.

Can you confirm, @nbelingheri?

@bhoopaljanga
Copy link

still getting the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs research or confirmation This issue needs more research and documentation before being accepted.
Projects
None yet
Development

No branches or pull requests

4 participants