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 integration tests for client Native authenticaton #18461

Merged
merged 2 commits into from
Dec 7, 2023

Conversation

Thumimku
Copy link
Contributor

@Thumimku Thumimku commented Dec 6, 2023

Feature: #15684
Test Case is added under is-tests-default-configuration test group.

Following test cases are covered:

  1. Create app with default config -> Validate Client Native Authentication is disabled by default.
  2. Request Client Native Authentication while disabling the Client Native Authentication configuration -> Validate Error Response
  3. Enable Client Native Authentication -> Validate whether Client Native Authentication is enabled.
  4. Request Authorisation Code grant via Client Native Authentication -> Validate Basic Authentication Schema.
  5. Perform basic Authentication over Client Native Authentication -> Validate response contains Authorization Code.

@jenkins-is-staging
Copy link
Contributor

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

@jenkins-is-staging
Copy link
Contributor

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/7112508242
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/7112508242

@Thumimku Thumimku merged commit b101d7b into wso2:master Dec 7, 2023
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