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): user mgt attribute validation implementation #7710

Merged
merged 3 commits into from
Feb 14, 2024

Conversation

pujavs
Copy link
Contributor

@pujavs pujavs commented Feb 13, 2024

Prepare


Description

Added attribute validation

Target issue

closes #7636

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)

Signed-off-by: pujavs <pujas.works@gmail.com>
Signed-off-by: pujavs <pujas.works@gmail.com>
@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 Feb 13, 2024
Copy link

sonarcloud bot commented Feb 13, 2024

Quality Gate Passed Quality Gate passed for 'jans-config-api-parent'

Issues
1 New issue

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@yuriyz yuriyz enabled auto-merge (squash) February 13, 2024 17:19
@yuriyz yuriyz merged commit 2b4333e into main Feb 14, 2024
1 of 2 checks passed
@yuriyz yuriyz deleted the jans-config-api-issues branch February 14, 2024 07:01
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.

fix(jans): regular expression in attribute not producing any result
4 participants