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

Support new action invocation status. #2662

Closed
wants to merge 1 commit into from

Conversation

Thisara-Welmilla
Copy link
Contributor

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

Issue:

With this PR, the following improvement is incorporated into the action execution core:

  • A new INCOMPLETE action invocation status is introduced with Improve action execution core 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.

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.

1 participant