JWToken null after login redirect

Hello,

I develop a basic authentication project with SPA (Angular) for testing purposes.

The problem i’m facing is that my app is redirecting to okta login, then on the callback, i’m not being able to retrieve the jwtoken, via:

this.oktaAuth.idTokenClaims$.subscribe…

my token is null, i’m pretty sure when i was on free trial of my tenant it was working, but now i can’t open tickets on support-auth0-com and i think this error is related to my free plan

Any ideas?

Thanks

Hi @victor9

Welcome to the Auth0 Community!

Unfortunately, Enterprise Connections are a feature available for free plans. During your free trial, you are able to set up an Enterprise connection, however, it’s usage will lead you to be over the quota. Once this quota is reached, the enterprise connection will not work for your applications.

If you want to continue using this feature, I would recommend to analyze one of our paid plans at Pricing - Auth0.

If you have any other questions, feel free to leave a reply!

Kind Regards,
Nik

That’s very disappointing, since i’m only using for testing purposes and my customers that will really have okta enterprise.

Is there a way to extend my trial just to finish my proof of concept?

Hi again @victor9

If you want to extend your free trial, please send us a DM to our @support group with your email address and tenant name in order to open a ticket on your behalf.

If you have any other questions, let me know!

Kind Regards,
Nik

Hello,

Thanks, i’ll do that!

Regards,
Victor

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.