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

fix(config-api): SAML TR fix for filename and user mgmt enhancement for search and custom attribute validation #7979

Merged
merged 7 commits into from
Mar 7, 2024

Conversation

pujavs
Copy link
Contributor

@pujavs pujavs commented Mar 6, 2024

Prepare


Description

  1. Issue#7976: SAML TR update file name fix
  2. Issue#7913: user mgmt validation for custom attributes
  3. Issue#7803: user mgmt added search filter for givenName, middleName, nickName and sn

Target issue

closes #7976 7913 7803

Implementation Details


Test and Document the changes

  • Static code analysis has been run locally and issues have been fixed
  • Relevant unit and integration tests have been added/updated
  • Relevant documentation has been updated if any (i.e. user guides, installation and configuration guides, technical design docs etc)

pujavs added 4 commits March 6, 2024 22:02
…me fix

Signed-off-by: pujavs <pujas.works@gmail.com>
…ame, nickName and sn

Signed-off-by: pujavs <pujas.works@gmail.com>
Signed-off-by: pujavs <pujas.works@gmail.com>
@pujavs pujavs requested review from yuriyz and yurem as code owners March 6, 2024 17:40
@mo-auto mo-auto added comp-jans-config-api Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality labels Mar 6, 2024
pujavs added 2 commits March 6, 2024 23:23
Signed-off-by: pujavs <pujas.works@gmail.com>
Signed-off-by: pujavs <pujas.works@gmail.com>
Copy link

sonarqubecloud bot commented Mar 6, 2024

@yuriyz yuriyz enabled auto-merge (squash) March 6, 2024 18:48
@pujavs pujavs requested a review from devrimyatar March 7, 2024 08:09
@yuriyz yuriyz merged commit a7ee8e7 into main Mar 7, 2024
1 of 2 checks passed
@yuriyz yuriyz deleted the jans-config-api-fixes branch March 7, 2024 14:41
yuriyz pushed a commit that referenced this pull request Nov 7, 2024
…or search and custom attribute validation (#7979)

* fix(config-api): user attribute validation and SAML TR update file name fix

Signed-off-by: pujavs <pujas.works@gmail.com>

* fix(config-api): user mgmt added search filter for givenName, middleName, nickName and sn

Signed-off-by: pujavs <pujas.works@gmail.com>

* fix(config-api): user mgmt validation for custom attributes

Signed-off-by: pujavs <pujas.works@gmail.com>

* fix(config-api): sysnc with main

Signed-off-by: pujavs <pujas.works@gmail.com>

* fix(config-api): sysnc with main

Signed-off-by: pujavs <pujas.works@gmail.com>

---------

Signed-off-by: pujavs <pujas.works@gmail.com>
Former-commit-id: a7ee8e7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-config-api Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(config-api): spMetaDataFN is removed on updateof Trust Relationship
4 participants