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

feat(jans-auth-server): reviewed and renamed dynamicGrantTypeDefault->grantTypesSupportedByDynamicRegistration with tests #8089 #8268

Merged
merged 5 commits into from
Apr 9, 2024

Conversation

yuriyz
Copy link
Contributor

@yuriyz yuriyz commented Apr 9, 2024

Description

Reviewed and renamed dynamicGrantTypeDefault->grantTypesSupportedByDynamicRegistration with tests

Target issue

closes #8089

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)

…>grantTypesSupportedByDynamicRegistration with tests #8089

Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
@yuriyz yuriyz enabled auto-merge (squash) April 9, 2024 08:29
@mo-auto mo-auto added comp-jans-auth-server Component affected by issue or PR comp-jans-config-api Component affected by issue or PR kind-feature Issue or PR is a new feature request labels Apr 9, 2024
@yuriyz yuriyz requested a review from devrimyatar as a code owner April 9, 2024 08:31
…tTypeDefault renaming

#8089
Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
@yuriyz yuriyz merged commit 47b14d1 into main Apr 9, 2024
2 checks passed
@yuriyz yuriyz deleted the jans-auth-server-8089 branch April 9, 2024 08:36
Copy link

sonarcloud bot commented Apr 9, 2024

Quality Gate Passed Quality Gate passed for 'Jans-Keycloak-Link'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

sonarcloud bot commented Apr 9, 2024

Quality Gate Passed Quality Gate passed for 'Fido2 API'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

sonarcloud bot commented Apr 9, 2024

Quality Gate Passed Quality Gate passed for 'SCIM API'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

sonarcloud bot commented Apr 9, 2024

Quality Gate Passed Quality Gate passed for 'jans-linux-setup'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

sonarcloud bot commented Apr 9, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-auth-server Component affected by issue or PR comp-jans-config-api Component affected by issue or PR kind-feature Issue or PR is a new feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(jans-auth-server): review and prossibly drop dynamicGrantTypeDefault
4 participants