cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1439
Views
0
Helpful
0
Replies

Cisco Identity Service IdSClient SDK configuration

sergey_luk
Level 1
Level 1

In the SDK documentation it is written how to create an ids client

IdSClient idsClient = IdSClientFactory.getIdSClient();
idsClient.init(ClientSpecific instanceOf IdSClientConfiguration);

 But there is no information about where to get some parameters for IdSClientConfiguration like

ids.resource.id
ids.resource.secret

 In idsclientlib i found the methods (IdSRESTClient.getResourceByName(idsURI, "ccbuApp", base64EncodedAdminCredential)) to get this data from ids (<ids_url>/config/resource?name=ccbuApp) which return something like this

{"id":"NmY6YWZlZDMtY3ZyQC10NGYxLWE4YjUtYTU1YzE3NDljMmIz","secret":"","name":"ccbuApp"}

I have some questions about this resourceId:

- Is it permanent for a specific IDS installation?

- Where can i get it from Identity Service Management UI?

0 Replies 0
Review Cisco Networking products for a $25 gift card