Sessionless authentication
Some web clients are not cookie-aware and do not send the session cookie back to Airlock Gateway. This could result in too many sessions on Airlock Gateway or the authentication flow not working. To provide a solution for such clients, the following must be configured:
- Airlock Gateway: In the application Mapping, the Session handling must be configured to Sessionless.
- Airlock Gateway: The Denied access URL and the Authentication flow must be configured for One-Shot.
- Airlock IAM: Must be configured for authentication flow One-Shot (see Front-Side Kerberos configuration (one-shot flow) ).
Info
An example of such a web application is WebDAV. The Windows client is not cookie aware, so the mentioned configuration must be applied.