Ionic - SAML authentication

Is there a working SAML authentication solution for Ionic? We need to build an app that uses SAML authentication to access our enterprise ADFS.

Hi,

have you ever found a soution for SAML login?

There is no direct solution, but paid solution from ionic team.

You can go for Auth0 for authentication if you can change login mechanism.

Ref Link

Ionic Offers Auth Connect for SSO as their solution to take care of authentication technical details for teams. It has a simple interface for login/logout, registration, and retrieving security tokens after a successful login.

Here is a great page to check out for more up-to-date information on Ionic Auth Connect, if you are curious.

Does it support SAML auth ?