Skip to content

Update registration steps for Entra ID app registration#1499

Open
rufer7 wants to merge 2 commits into
MicrosoftDocs:mainfrom
rufer7:patch-1
Open

Update registration steps for Entra ID app registration#1499
rufer7 wants to merge 2 commits into
MicrosoftDocs:mainfrom
rufer7:patch-1

Conversation

@rufer7
Copy link
Copy Markdown

@rufer7 rufer7 commented May 26, 2026

Documentation updates and clarifications:

  • Updated the navigation step to use App registrations instead of App Registrations for consistency with Azure portal UI.
  • Changed the supported account types selection to Single tenant only - TENANT_NAME for clarity.
  • Updated the available durations for client secrets to reflect current recommended options, including 180 days (6 months) as the recommended duration.
  • Clarified language around the clientId to specify it is from the app registration.

@prmerger-automator
Copy link
Copy Markdown
Contributor

@rufer7 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit fafd926:

✅ Validation status: passed

File Status Preview URL Details
articles/java/identity/enable-spring-boot-webapp-authentication-entra-id.md ✅Succeeded

For more details, please refer to the build report.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Microsoft Entra ID app registration instructions in the Java Spring Boot authentication article to better match current Azure portal UI labels and clarify configuration values used by the sample.

Changes:

  • Updated portal navigation label to App registrations.
  • Updated the supported account type selection text and expanded client secret duration options.
  • Clarified that clientId comes from the app registration.


- In the **Name** section, enter a meaningful application name for display to users of the app - for example, `java-spring-webapp-auth`.
- Under **Supported account types**, select **Accounts in this organizational directory only**.
- Under **Supported account types**, select **Single tenant only - TENANT_NAME**.
@v-dirichards
Copy link
Copy Markdown
Contributor

@bmitchell287

Can you review the proposed changes?

Important: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator Bot added the aq-pr-triaged tracking label for the PR review team label May 26, 2026
Comment thread articles/java/identity/enable-spring-boot-webapp-authentication-entra-id.md Outdated
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 0c46dd8:

✅ Validation status: passed

File Status Preview URL Details
articles/java/identity/enable-spring-boot-webapp-authentication-entra-id.md ✅Succeeded

For more details, please refer to the build report.

@rufer7
Copy link
Copy Markdown
Author

rufer7 commented May 26, 2026

#sign-off

@prmerger-automator
Copy link
Copy Markdown
Contributor

Invalid command: '#sign-off'. Only the assigned author of one or more file in this PR can sign off. @bmitchell287

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants