Skip to content

docs: Add Auth0 CLI setup instructions to the Security documentation.#1564

Merged
mraible merged 4 commits into
jhipster:mainfrom
bkiran6398:docs/auth0-cli-commands
Mar 3, 2026
Merged

docs: Add Auth0 CLI setup instructions to the Security documentation.#1564
mraible merged 4 commits into
jhipster:mainfrom
bkiran6398:docs/auth0-cli-commands

Conversation

@bkiran6398

@bkiran6398 bkiran6398 commented Mar 2, 2026

Copy link
Copy Markdown
Contributor

Adds a step-by-step guide for configuring Auth0 using the Auth0 CLI as an alternative to the Admin Dashboard, along with a navigation section to help users choose between the two setup paths.

References:

- Added detailed instructions for setting up an OIDC App using Auth0 CLI.
- Included steps for creating roles, assigning users, and deploying actions.
@netlify

netlify Bot commented Mar 2, 2026

Copy link
Copy Markdown

Deploy Preview for jhipster-site ready!

Name Link
🔨 Latest commit ab610af
🔍 Latest deploy log https://app.netlify.com/projects/jhipster-site/deploys/69a6690c47a7ae0008930848
😎 Deploy Preview https://deploy-preview-1564--jhipster-site.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

- Removed the note suggesting users to add a thumbs up to issue jhipster#351
  in the Auth0 CLI project for automation of setup steps.
- This change streamlines the documentation by focusing on manual
  configuration steps without referencing external issues.
- Changed the filename from `.env` to `.auth0.env` for clarity.
- Simplified the steps for enabling a database connection by directing users to the dashboard.
- Updated command examples to use single quotes for consistency.
- Added an example for creating a user with placeholders for email and password.
- Introduced tabbed navigation for setup instructions to improve user experience.
- Separated instructions for creating an OIDC App using Auth0 Dashboard and Auth0 CLI.
- Added relevant imports for Tabs and TabItem components to support the new layout.
@bkiran6398

bkiran6398 commented Mar 3, 2026

Copy link
Copy Markdown
Contributor Author

Reference Screenshots of tabbed view:

  • Using Auth0 Dashboard
Screenshot 2026-03-03 at 10 20 53 AM
  • Using Auth0 CLI
Screenshot 2026-03-03 at 10 20 59 AM

@bkiran6398 bkiran6398 marked this pull request as ready for review March 3, 2026 10:01
@bkiran6398

Copy link
Copy Markdown
Contributor Author

Hi Team,
I noticed that the steps to enable a connection for the newly created application are not included in the existing Admin Dashboard guide. Since this configuration is required for authentication in Auth0, I have added it as Step 2 in the CLI guide.

Please let me know if I should also update the Admin Dashboard guide to include this step.

@mraible mraible merged commit 1304923 into jhipster:main Mar 3, 2026
5 checks passed
@mraible

mraible commented Mar 3, 2026

Copy link
Copy Markdown
Collaborator

Thanks for your contribution, @bkiran6398! I appreciate you making this happen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants