The ExternalFlow authenticator redirects the user to an external service. Data is transmitted using signed JWT's to and from the service in a POST request.
Common Authenticator configuration can be found .
location
Location to the external service
N/A
Keystore used to sign the outgoing JWT
N/A
trust_store
Truststore used to verify the incoming JWT data
N/A
attributes
Object containing data that is sent as payload to the external service.
{}