cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Matching secret with encrypted value

Matching secret with encrypted value

You can use isMatch(java.lang.String secret, java.lang.String encryptedOrHashedValue, SailPointContext context) method from class sailpoint.api.EncodingUtil to match whether the passed in secret matches the hashed or encrypted value based on the encryption or hashing algorithm.

sailpoint.api.EncodingUtil.isMatch(java.lang.String secret, java.lang.String encryptedOrHashedValue, SailPointContext context)

 

Labels (1)
Version history
Revision #:
2 of 2
Last update:
‎Aug 02, 2023 08:22 PM
Updated by: