Am I able to embed admin dashboard to my own react SPA?

I am about to embed Auth0 Mgmt dashboard via iframe to my own react SPA, however it is refused. Is there any other possible approaches?

Hi there @miao.fu welcome to the community!

The Auth0 dashboard cannot be embedded in an iFrame itself for security purposes - You can however use the Management API to your liking. Just about all functionality available in the dashboard is available via the API.

Hope this helps to clarify!

2 Likes

Thank you anyway.
Management API suits me.

1 Like

No problem, happy to help!

This topic was automatically closed after 12 days. New replies are no longer allowed.