How does Apigee store client ID and client Secret in private cloud

Which algorithm does Apigee use to generate the client ID and client secret.

1) Does it store both in a different data store?

2) If it stores in Cassandra, Does it use AES? If yes, what is the key size?

3) Could the encryption method be changed?

0 1 91
1 REPLY 1

You Can Login to Cassandra by :

[apigee]$ /opt/apigee/apigee-cassandra-client/bin/cqlsh localhost 9042

cqlsh>

To Check Current APIkeys :

cqlsh> SELECT * from kms.app_credentials