cloudfoundry / cloudfoundry/uaa
RP initiative logout is not working if identity zone is having SAML type identity provider configuration
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.6k
- Forks
- 844
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 27
Description
Suppose if i have a identity zone like bmw and in that identity zone if i have configured Microsoft Entra as SAML identity provider and if we call /logout.do in bmw identity zone in this case uaa should trigger the SAML logout request to Microsoft Entra as part of UAA RP initiative feature
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the /logout.do entry point and trace logout handling for the BMW identity zone when Microsoft Entra is configured as a SAML identity provider. Compare the RP-initiated logout path with the current identity-provider configuration and verify that a SAML logout request is triggered; add or update coverage for this scenario if the existing test area is identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100