Our applications currently use Universal Sign On and JWT token to authenticate the user. For one app to access another app we use Machine to Machine settings. However due to plan the machine to machine has hit the limit soon so we are looking into moving to SSO.
However when trying to test SSO, the option Use Auth0 instead of the IdP to do Single Sign On does not appear at all.
I have tried searching on the net but so far it seems like this is unique to our apps. I also tried testing it from a free account. The option was there but disabled, which I enabled by disabling the OIDC option. Here is how it looks:
2 questions:
- is SSO the right way to handle the machine to machine limitation issue?
- Why the Use Auth0 instead of the IdP to do Single Sign On is not visible to us? is it due to the plan or something?
please guide