Hi All,
The OAuth option is not appearing in Solution Properties. I need to implement SSO in my project, but I am unable to proceed because the OAuth configuration is not visible.
I am currently using Servoy version 2024.3.
I am following the official documentation here:
Authentication | Docs
Any suggestions would be appreciated.
Regards
Aijaz Ali
emera
June 3, 2026, 7:21am
2
Hello,
Unfortunately the OAUTH and OAUTH_AUTHENTICATOR types are not supported in 2024.3.
OAUTH was introduced in 2024.12 and OAUTH_AUTHENTICATOR in 2025.3.
You can use the oauth plugin if upgrading is not possible.
Regards,
Edit Mihancea
Thank you for the clarification.
I will upgrade to a Servoy version that supports OAuth.