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

Improve test for pre issue access token with incomplete action invocation status. #22176

Merged

Conversation

Thisara-Welmilla
Copy link
Contributor

@Thisara-Welmilla Thisara-Welmilla commented Jan 7, 2025

Issue:

Improve intregration test to test following scenrio.
A new INCOMPLETE action invocation status is introduced with wso2/carbon-identity-framework#6262. This PR overrides the processIncompleteResponse(Map<String, Object> eventContext, Event actionEvent, ActionInvocationIncompleteResponse incompleteResponse) method in the ActionExecutionStatus class. Within this method, an UnsupportedOperationException is thrown because the INCOMPLETE state is not acceptable for pre-issue access tokens.

Related PR:

@malithie malithie merged commit 3a3930e into wso2:master Jan 19, 2025
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.

2 participants