-
Notifications
You must be signed in to change notification settings - Fork 1.2k
ui: fix create account/user with saml #5481
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
ui: fix create account/user with saml #5481
Conversation
Fixes apache#5478 Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
|
@rhtyd a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
@shwstppr couple of issues, not sure if they are due to the qa.cloudstack.cloud backend of 4.15.1: (the qa.cloudstack.cloud is SAMl enabled and can be used for testing)
Note: this form also seems to pass invalid entityid in the API, so the user isn't really SAML enabled. @shwstppr please also test/fix any issues with the createAccount form (which also has the saml authorisation option). |
Fixes apache#5477 Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
|
@rhtyd Verified mentioned issues with PR build:
Addressed #5477 and #5478 |
|
@shwstppr a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
@shwstppr a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
UI build: ✔️ |
utchoang
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
rohityadavcloud
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - I'll test and confirm shortly
|
@rhtyd a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
@shwstppr outstanding/new issues:
|
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
|
@shwstppr is this ready for final test/merge, or you addressing minor issues too? |
|
@rhtyd a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
@rhtyd let's move ahead with one for 2
I'll fix 1 and 3 in another PR #5487 |
|
LGTM tested! |





Description
Fixes #5477
Fixes #5478
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
Before change:
After change:

How Has This Been Tested?