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 custom attribute changes and agama param changes #4123

Merged
merged 6 commits into from
Mar 10, 2023

Conversation

pujavs
Copy link
Contributor

@pujavs pujavs commented Mar 10, 2023

Prepare


Description

  • 2753: Handling custom attribute for non-LDAP persistence
  • 4048: rectified oauth scope for endpoints

Target issue

closes #2753 4048(part)

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 pujavs changed the title Jans config fix fix(config-api): user custom attribute changes and agama param changes Mar 10, 2023
@mo-auto mo-auto added comp-jans-config-api Component affected by issue or PR comp-agama Touching folder /agama kind-bug Issue or PR is a bug in existing functionality labels Mar 10, 2023
@sonarcloud
Copy link

sonarcloud bot commented Mar 10, 2023

[jans-config-api-parent] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@yuriyz yuriyz merged commit 291004e into main Mar 10, 2023
@yuriyz yuriyz deleted the jans-config-fix branch March 10, 2023 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-agama Touching folder /agama 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-config-api): user attributes not updated
3 participants