Search Results
-
SAMLHeadlessSSO
Updated on: Aug 24, 2023
SSO authenticator creating assertion based on current session. Note: If parameter "resolveSAMLRequestProperties" is set to true (either here or... -
SAMLHeadlessSSO
Updated on: Mar 22, 2024
SSO authenticator creating assertion based on current session. Note: If parameter "resolveSAMLRequestProperties" is set to true (either here or... -
Username and Password
Updated on: Mar 20, 2024
This guide scenario will create an authenticator that uses username & password against a user store (commonly via LDAP or JDBC). Name and... -
CreateShortTermKeyStoreValve
Updated on: Dec 22, 2023
Generates a key pair that only lives within the pipe runtime. The generated certificate and private key will be added to a key store where the id... -
CreateShortTermKeyStoreValve
Updated on: Aug 24, 2023
Generates a key pair that only lives within the pipe runtime. The generated certificate and private key will be added to a key store where the id... -
CreateShortTermKeyStoreValve
Updated on: Mar 20, 2024
Generates a key pair that only lives within the pipe runtime. The generated certificate and private key will be added to a key store where the id... -
DNSplitterValve
Updated on: Dec 22, 2023
Valve for splitting a DN formatted property into separate properties named after DN elements with an optional prefix. Destination properties can be... -
DNSplitterValve
Updated on: Aug 24, 2023
Valve for splitting a DN formatted property into separate properties named after DN elements with an optional prefix. Destination properties can be... -
DNSplitterValve
Updated on: Mar 20, 2024
Valve for splitting a DN formatted property into separate properties named after DN elements with an optional prefix. Destination properties can be... -
SequenceAuthenticator
Updated on: Mar 20, 2024
Used to execute several authenticators in a sequence, merging together the resulting item (if any) from each step. A typical combination could be: ...