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

Add JIT provisioning user association test case #21630

Merged
merged 2 commits into from
Nov 8, 2024

Conversation

Thumimku
Copy link
Contributor

@Thumimku Thumimku commented Nov 7, 2024

Issue: #21616
Integration test cases for verifying user association behavior after Just-in-Time (JIT) provisioning. This test suite checks the server's response to the presence or absence of the following configuration:

[authentication.jit_provisioning]
associating_to_existing_user = "true"

This configuration controls whether newly provisioned users are associated with existing users during the JIT provisioning process. User association will be checked by checking the populated user claims.

@jenkins-is-staging
Copy link
Contributor

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/11719055441

@Thumimku Thumimku force-pushed the jitProvisionUserAssociationTest branch from b1a8237 to d2901fa Compare November 7, 2024 08:28
@jenkins-is-staging
Copy link
Contributor

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/11719055441
Status: failure

@Thumimku Thumimku force-pushed the jitProvisionUserAssociationTest branch from 2bfa5bf to 13d1e91 Compare November 7, 2024 09:44
@jenkins-is-staging
Copy link
Contributor

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/11720437480

@jenkins-is-staging
Copy link
Contributor

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/11720437480
Status: success

Copy link
Contributor

@jenkins-is-staging jenkins-is-staging left a comment

Choose a reason for hiding this comment

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

Approving the pull request based on the successful pr build https://github.com/wso2/product-is/actions/runs/11720437480

@Thumimku Thumimku merged commit 1582a4b into wso2:master Nov 8, 2024
1 check passed
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.

3 participants