Page created: 5 Jul 2022
|
Page updated: 5 Jul 2022
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 |