External authentication interface-specified redirection
The external authentication application can be written to send a special HTTP header in the authentication response that specifies a redirection URL. Upon successful authentication, the client is redirected to this URL.
This optional header is configured in the same manner as other special external authentication interface headers (see HTTP header names for authentication data).
For example:
[eai] eai-redir-url-header = am-eai-redir-url
Parent topic: Post-authentication redirection with external authentication interface