Verification-strategy (OneOf)#

Path: /processing/credential-managers/credential-manager{id}/credential-verification-type/client-credentials-only/verification-strategy

The options for how to verify credentials

Parameters#

NameTypeRequiredDefaultDescription
verify-using-all-algorithmsemptyoptionalMatch the stored password pattern against the ShaCrypt password format and use the appropriate algorithm. Eg. if password is $5$… then pick SHA256 and if it starts with $6$ then pick SHA512 etc.
verify-using-single-algorithmemptyoptionalOnly use the selected algorithm when matching passwords.

Was this helpful?

New Documentation Site Available!


Check out our new docs at curity.io/docs/identity-server/