Turning off safari notification

Hi,

We just configured OnDemand to do authentication with openid connect and Keycloak (following the instructions on your website). But now when we log in to OnDemand in safari, the notification saying “current configuration does not work with safari” still shows. How can we turn off the notification?

Thank you and look forward to your reply.

Best,
Kaiyue Wu

@wooloo1121

If you are on version <1.8 you can disable the Safari warning by setting the environment variable DISABLE_SAFARI_BASIC_AUTH_WARNING to false.

Now that Dex is the default authentication method in version 1.8 we removed the notification: https://github.com/OSC/ondemand/pull/629