Skip to main content
End Okta sessions for the currently signed in User.
External DocumentationTo learn more, visit the Okta documentation.

Parameters

ParameterDescription
Keep CurrentSelect to skip deleting the user’s current session.

Example Output

{
	"errorCode": "E0000006",
	"errorSummary": "You do not have permission to perform the requested action",
	"errorLink": "E0000006",
	"errorId": "sampleNUSD_8fdkFd8fs8SDBK",
	"errorCauses": []
}

Workflow Library Example

End Current User Sessions with Okta and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop
I