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

Update prereqcheck.sh #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nanda-nainadurai
Copy link

There are two role id's that gets returned on line 162:

  • Application Administrator
  • Cloud Application Administrator

And so line 163 fails with bad request - 400 error.

The code is now updated to check directly for the role "Application Administrator" role instead of using "contains".

There are two role id's that gets returned on line 162:
- Application Administrator 
- Cloud Application Administrator

And so line 163 fails with bad request - 400 error. 

The code is now updated to check directly for the role "Application Administrator" role instead of using "contains".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant