Relativity Question

Hi,

I have the following question about the Relativity Server:
I have been using a custom DA server for a long time and I am considering switching to the Relativity Server.
My LOGIN function poses a big problem.
App users first authenticate themselves with username and password at Auth0. When Auth0 logs in successfully, I get an AccessToken and other parameters, which I then also pass on to the DA login function. My DA server is now using this AccessToken to validate the entries at Auth0.
Can I also achieve this scenario with the Relativity Server?

Thank you in advance
Helmut

Hello

Unfortunately not. Current Relativity version supports only simple password-based login providers.

We have plans on adding plugin SDK to Relativity that would allow to add custom login providers that would make this scenario possible, yet there is no current ETA for this feature.

Regards