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-config): changes to merge config-idp-plugin merged with config-saml-plugin #6921

Merged
merged 8 commits into from
Dec 4, 2023

Conversation

pujavs
Copy link
Contributor

@pujavs pujavs commented Dec 4, 2023

Prepare


Description

Merged id-plugin code with saml-plugin code and related setup and schema changes

Target issue

closes #6869

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>
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 Dec 4, 2023
Copy link

sonarcloud bot commented Dec 4, 2023

[jans-config-api-parent] SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 3 Bugs
Vulnerability B 1 Vulnerability
Security Hotspot A 0 Security Hotspots
Code Smell A 161 Code Smells

0.0% 0.0% Coverage
6.4% 6.4% Duplication

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

@yuriyz yuriyz merged commit 86e71c9 into main Dec 4, 2023
3 of 4 checks passed
@yuriyz yuriyz deleted the jans-config-6869 branch December 4, 2023 18:02
devrimyatar pushed a commit that referenced this pull request Dec 7, 2023
…fig-saml-plugin (#6921)

* feat(kc-saml-plugin): renamed plugin

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

* feat(kc-saml-plugin): refactor and improvement issue#6869

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

* feat(kc-saml-plugin): sync with main

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

* feat(kc-saml-plugin): saml and idp merge

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

* feat(kc-saml-plugin): saml and idp merge

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

* feat(kc-saml-plugin): saml and idp merge

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

---------

Signed-off-by: pujavs <pujas.works@gmail.com>
devrimyatar pushed a commit that referenced this pull request Dec 30, 2023
…fig-saml-plugin (#6921)

* feat(kc-saml-plugin): renamed plugin

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

* feat(kc-saml-plugin): refactor and improvement issue#6869

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

* feat(kc-saml-plugin): sync with main

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

* feat(kc-saml-plugin): saml and idp merge

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

* feat(kc-saml-plugin): saml and idp merge

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

* feat(kc-saml-plugin): saml and idp merge

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

---------

Signed-off-by: pujavs <pujas.works@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(config-api-kc-saml-plugin): refactor and incorporating improvement suggestions
3 participants