Page created: 15 Jul 2020
|
Page updated: 29 Jul 2021
If you use PingDirectory, or another directory, to store OAuth persistent grants for PingFederate, you must index the grant attributes.
Index these OAuth grant attributes using the procedure below.
Attribute name | Index type |
---|---|
accessGrantGuid |
equality |
accessGrantUniqueUserIdentifier |
equality |
accessGrantHashedRefreshTokenValue |
equality |
accessGrantClientId |
equality |
accessGrantExpires |
ordering |