-
Notifications
You must be signed in to change notification settings - Fork 4
gaurav/ksd 112 implementation of sso setup in ksd #31
Conversation
Signed-off-by: gauravsitlani <gauravsitlani@riseup.net>
da573e5
to
83699ae
Compare
@galexrt i have updated the suggested changes. |
83699ae
to
e8e5c3b
Compare
70a527e
to
cd95f2e
Compare
cd95f2e
to
343f3e2
Compare
The CI is failing for some reason. @ideepika Do you know why? @gauravsitlani Besides that I think we still need to add documentation for the new Ceph Cluster CRD fields. Otherwise code changes look good now. |
I can open a separate PR to add documentation for the new fields.
Cool sounds good. |
taking a look, thanks! |
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.
failures seems unrelated!
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.
I have a few comments and questions, mostly about tidying code, otherwise looks good.
0496216
to
5fc2f79
Compare
Signed-off-by: gauravsitlani <gauravsitlani@riseup.net>
The Ceph dashboard only supports SAML2 at the moment and users need to be manually created. This feature sets up the dashboard's SAML2 SSO and creates users that are provided through the SSOSpec. Signed-off-by: gauravsitlani <gauravsitlani@riseup.net> Signed-off-by: Alexander Trost <galexrt@googlemail.com>
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.
Looks good
ea050b6
to
6eba437
Compare
After the latest changes, i think we should be good to go ahead with this PR. |
Added License header in sso code Signed-off-by: gauravsitlani <gauravsitlani@riseup.net>
Description of your changes:
Which issue is resolved by this Pull Request:
Resolves KSD-112
Checklist:
skip-ci
on the PR.