Our application logs in users by obtaining an OTDS ticket (/authentication/credentials
) and using that ticket to obtain a ticket for resources (/authentication/ticketforresource
). Is there a way to revoke that ticket using OTDS Rest API to enforce a log out?