-
Notifications
You must be signed in to change notification settings - Fork 85
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
fix(config-api) code optimization and SMAL IDP delete scope rectification #8022
Conversation
…me fix Signed-off-by: pujavs <[email protected]>
…ame, nickName and sn Signed-off-by: pujavs <[email protected]>
Signed-off-by: pujavs <[email protected]>
Signed-off-by: pujavs <[email protected]>
Signed-off-by: pujavs <[email protected]>
Signed-off-by: pujavs <[email protected]>
Signed-off-by: pujavs <[email protected]>
Signed-off-by: pujavs <[email protected]>
Signed-off-by: pujavs <[email protected]>
|
|
|
|
|
Signed-off-by: pujavs <[email protected]>
Signed-off-by: pujavs <[email protected]>
|
|
|
|
…tion (#8022) * fix(config-api): user attribute validation and SAML TR update file name fix Signed-off-by: pujavs <[email protected]> * fix(config-api): user mgmt added search filter for givenName, middleName, nickName and sn Signed-off-by: pujavs <[email protected]> * fix(config-api): user mgmt validation for custom attributes Signed-off-by: pujavs <[email protected]> * fix(config-api): sysnc with main Signed-off-by: pujavs <[email protected]> * fix(config-api): sysnc with main Signed-off-by: pujavs <[email protected]> * feat(config-api): SAML TR removing chk for metadata file on update Signed-off-by: pujavs <[email protected]> * fix(config-api): out of memory issue 8021 Signed-off-by: pujavs <[email protected]> * fix(config-api) saml IDP delete scope issue#8031 Signed-off-by: pujavs <[email protected]> --------- Signed-off-by: pujavs <[email protected]> Signed-off-by: pujavs <[email protected]> Former-commit-id: 679c8b9
Prepare
Description
Target issue
closes #8021 #8031
Implementation Details
Test and Document the changes