M2M API authentication set up

Hi,

We are switching to auth0 authentication mechanism. for the end user API. i tried to setup the but failing and getting the error like JWTconfiguration missing for the provider etc.

I searched also if there is any docs or video but no luck.
our use case is we have API endpoints( which is managed by the third party) we are trying to get all end user authentication in our account and all admin API authentication will happen in Vender account.

Want to understand what needs to be configured from there side and our side so that it can work smoothly.

Also it will be helpful if there is any doc or video reference which you guys can share.

Please let me know in case you need any more details regarding the use case.

Hi @pandeyvinod.india - welcome to the Auth0 Community!

Have you checked our Quickstarts? They have information and examples for a lot of scenarios/languages.

Let me know if this helps!

Hi @joseantonio.rey

I went through those documentations. but my use case is little different. here we don’t manage any API. we have endpoints which needs to be authenticated in oauth. and API communication will happen in different AWS account.

so i was looking case if you have endpoint of third party API( which having communication between different AWS account). how to setup this case.I am quite comfortable with oauth account conf, but should be there any change on API side also to complete this process successfully.

As i tried to configure with mentioned docs. but we are getting error.