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(config-api): kc link plugin endpoint #7794

Merged
merged 8 commits into from
Feb 21, 2024
Merged

Conversation

pujavs
Copy link
Contributor

@pujavs pujavs commented Feb 20, 2024

Prepare


Description

New plugin for Keycloak link

Target issue

closes #7667

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>
Signed-off-by: pujavs <pujas.works@gmail.com>
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 comp-jans-linux-setup Component affected by issue or PR kind-feature Issue or PR is a new feature request labels Feb 20, 2024
Signed-off-by: pujavs <pujas.works@gmail.com>
Copy link

sonarcloud bot commented Feb 20, 2024

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

Issues
0 New 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 Feb 20, 2024

Quality Gate Failed Quality Gate failed for 'jans-config-api-parent'

Failed conditions
53 Duplicated Lines on New Code (required ≤ 20)
2 New Bugs (required ≤ 0)

See analysis details on SonarCloud

idea Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

@yuriyz yuriyz enabled auto-merge (squash) February 20, 2024 20:29
Copy link

sonarcloud bot commented Feb 20, 2024

Quality Gate Passed Quality Gate passed for 'jans-cli'

Issues
0 New issues

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

See analysis details on SonarCloud

Copy link

sonarcloud bot commented Feb 20, 2024

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

Issues
0 New issues

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

See analysis details on SonarCloud

@yuriyz yuriyz merged commit c9ce865 into main Feb 21, 2024
1 of 2 checks passed
@yuriyz yuriyz deleted the jans-config-api-issues branch February 21, 2024 07:24
devrimyatar pushed a commit that referenced this pull request Feb 27, 2024
* feat(config-api): saml plugin changes for new fields

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

* feat(config-api): kc link plugin endpoint

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

* feat(config-api): kc link plugin endpoint

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

* feat(config-api): kc link plugin endpoint

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

* feat(config-api): saml plugin changes

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

* feat(config-api): kc plugin changes

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

---------

Signed-off-by: pujavs <pujas.works@gmail.com>
Co-authored-by: YuriyZ <yzabrovarniy@gmail.com>
Signed-off-by: Mustafa Baser <mbaser@mail.com>
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 comp-jans-linux-setup 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(CLI/TUI): provide ability to add Jans Keycloak Link configuration to Janssen Server
4 participants