Credentials-in-accounts-table-mode (Section)#

Path: /facilities/data-sources/data-source{id}/jdbc/credentials-in-accounts-table-mode

Parameters#

NameTypeRequiredDefaultDescription
credential-querystringoptionalSELECT account_id AS accountId, username AS userName, password FROM accounts WHERE username = :subjectId AND active = 1DEPRECATED: Query to execute to verify or retrieve the password and account claims to verify
custom-query-verifies-passwordbooleanoptionalfalseDEPRECATED: Whether the custom credential query verifies the password or not
insert-credentials-when-not-foundbooleanoptionalfalseDEPRECATED: Whether insert-or-update semantics should be used when updating credentials in the accounts table. When set to true, a credential update inserts a new record in the accounts table if a matching record is not found.

Was this helpful?

New Documentation Site Available!


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