ExternalFlow

Introduction

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.

Configuration

Authenticator type: ExternalFlow

Common Authenticator configuration can be found here.

Name
Description
Default
Mandatory

location

Location to the external service

N/A

key_store

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.

{}