Skip to content

Fix for Not-working link during adding a SAML Identity provider #22892 - #23093

Merged
ssilvert merged 1 commit into
keycloak:mainfrom
kaustubh-rh:git_22892
Sep 8, 2023
Merged

Fix for Not-working link during adding a SAML Identity provider #22892#23093
ssilvert merged 1 commit into
keycloak:mainfrom
kaustubh-rh:git_22892

Conversation

@kaustubh-rh

@kaustubh-rh kaustubh-rh commented Sep 8, 2023

Copy link
Copy Markdown
Contributor

Closes #22892

The SAML 2.0 Service Provider Metadata link in the UI is not present when adding the SAML identify provider in RH-SSO, but in the latest Keycloak version we have it , thus causing the above-mentioned issue.

Adding a conditional statement in SamlGeneralSettings.tsx resolves the issue.

@kaustubh-rh
kaustubh-rh requested a review from a team as a code owner September 8, 2023 12:18
@ghost ghost added the team/ui label Sep 8, 2023
@cypress

cypress Bot commented Sep 8, 2023

Copy link
Copy Markdown

1 flaky test on run #8872 ↗︎

0 527 48 0 Flakiness 1

Details:

Merge 6edd7f5 into c18be7c...
Project: Keycloak Admin UI Commit: 14dbfad358 ℹ️
Status: Passed Duration: 16:37 💡
Started: Sep 8, 2023 12:26 PM Ended: Sep 8, 2023 12:43 PM
Flakiness  cypress/e2e/realm_settings_tabs_test.spec.ts • 1 flaky test • chrome

View Output Video

Test Artifacts
Realm settings tabs tests > Accessibility tests for realm settings > Check a11y violations on client policies tab/ creating policy Test Replay Output Screenshots

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@kaustubh-rh

Copy link
Copy Markdown
Contributor Author

Hi @mposolda @jonkoops @ssilvert , here is a small PR for the bug #22892 . Do let me know the next steps, if any. Thanks :)

@ssilvert ssilvert left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Not-working link during adding a SAML Identity provider

2 participants