auth0 / auth0-ldap-endpoint

[DEPRECATED] An LDAP server that allows you to connect your legacy applications with Auth0 using the LDAP protocol.
MIT License
22 stars 14 forks source link

Depends on a legacy grant type #6

Open migel opened 7 years ago

migel commented 7 years ago

While trying to use the client I get an error: Grant type \'http://auth0.com/oauth/legacy/grant-type/ro\' not allowed for the client. but I cannot enable that. Is there a solution for that?

paulmeller commented 6 years ago

+1

I have been unable to get this to work - it seems to rely on the legacy /oauth/ro endpoint (from the node-auth0 library).