Hi, I’m having trouble with automatic client creation. The idea is that our customers can request to create a auth0 client trough which they will be able to access our api. I have added the logic to create non_interactive apps, but I can’t find how to authorize custom API’s trough the management API for these newly created apps. Is it not possible or am I just bad at finding stuff?
You can authorize the newly created application via the Management API, as outlined here:
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| How to authorize application for management API with API | 2 | 1294 | June 28, 2023 | |
| Create application/client and authorize for APIs using Management API | 9 | 8667 | April 19, 2019 | |
| Custom API access Management API | 4 | 5065 | November 11, 2021 | |
| Client Grants: How can I grant API authorization while generating new M2M so I don't have to authorize it manually? | 3 | 1267 | September 21, 2023 | |
| How to generate a Management Api Token Automatically? | 4 | 12602 | March 2, 2018 |