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 |