Develope Api to track session by userID

1. I need to develop an API where will pass the user name/id and service should first logout that user and then delete his/her tokens for all Apps used in Apigee. Using Apigee Version 4.14.07.00

2.Also need to make API where the service will return the list of Apps that are being used by the given userid pass as parameter.

@Floyd Jones @Anil Sagar is this possible in this version of APIGEE .

0 3 192
3 REPLIES 3

Hi @Mohsin Khan (khanmohsin3011)

This is only possible in newer versions of Edge, by using the following API: http://docs.apigee.com/management/apis/post/organizations/%7Borg_name%7D/oauth2/revoke

Do you have any plans to upgrade? This version of the software is about 3 years old and is not supported anymore, as indicated here: http://docs.apigee.com/api-services/reference/supported-software

Thanks, Sean

@Sean Davis Thanks for your advice.
You mean this is only possible in newer version only.
So we need to upgrade the apigee version.

Exactly, thanks