Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On branch edburns-msft-rh-764-eap-entra-id-oidc #991

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

edburns
Copy link

@edburns edburns commented Jul 11, 2024

Public mirror of PR https://github.com/MicrosoftDocs/entra-docs-pr/pull/4392

Your branch is up to date with 'origin/edburns-msft-rh-764-eap-entra-id-oidc'.
new file: docs/identity/enterprise-apps/secure-java-jboss-eap-apps-openid-connect.md
modified: docs/identity/enterprise-apps/toc.yml

Getting started

  1. Accept the invitation to this fork: https://github.com/edburns/entra-docs

    image
  2. Follow these special steps to do a sparse checkout of the fork.

    git clone --filter=blob:none --no-checkout -b edburns-msft-rh-764-eap-entra-id-oidc https://github.com/edburns/entra-docs.git entra-docs
    cd entra-docs
    git sparse-checkout init --cone
    git sparse-checkout set docs/identity/enterprise-apps
    git checkout
    git log -1

    You should see commit ad8f2d1d2d1bbdc6c61d37f05f019521b37ef834

  3. Follow the cues in docs/identity/enterprise-apps/secure-java-jboss-eap-apps-openid-connect.md. Copy content from https://developers.redhat.com/articles/2024/04/01/secure-jboss-eap-apps-microsoft-entra-id-openid-connect into that file, following the template in the file.

    1. For inline images, follow the format of other files in the same directory. Run this command to see how it's done grep ::: *.md. Basically, you use the triple colon syntax as shown in the grep output but put your screen grabs in a directory called media/secure-java-jboss-eap-apps-openid-connect.

      1. The ones in your blog post are too low resolution. Can you please recapture them?

Your branch is up to date with 'origin/edburns-msft-rh-764-eap-entra-id-oidc'.
new file:   docs/identity/enterprise-apps/secure-java-jboss-eap-apps-openid-connect.md
modified:   docs/identity/enterprise-apps/toc.yml

Signed-off-by: Ed Burns <edburns@microsoft.com>
Copy link
Contributor

Learn Build status updates of commit ad8f2d1:

⚠️ Validation status: warnings

File Status Preview URL Details
docs/identity/enterprise-apps/secure-java-jboss-eap-apps-openid-connect.md ⚠️Warning Details
docs/identity/enterprise-apps/toc.yml ✅Succeeded

docs/identity/enterprise-apps/secure-java-jboss-eap-apps-openid-connect.md

  • Line 1, Column 1: [Warning: author-missing - See documentation] Missing required attribute: 'author'. Add the current author's GitHub ID.
  • Line 1, Column 1: [Warning: title-missing - See documentation] Missing required attribute: 'title'. Add a title string to show in search engine results.
  • Line 1, Column 1: [Warning: ms-author-missing - See documentation] Missing required attribute: 'ms.author'. Add the current author's Microsoft alias.
  • Line 1, Column 1: [Warning: ms-topic-missing - See documentation] Missing required attribute: 'ms.topic'.
  • Line 33, Column 1: [Warning: h1-not-first - See documentation] Markdown content is not allowed before H1 '"[verb] * [noun]"'.
  • Line 100, Column 3: [Warning: file-not-found - See documentation] Invalid file link: 'link.md'.
  • Line 104, Column 3: [Warning: file-not-found - See documentation] Invalid file link: 'link.md'.
  • Line 105, Column 3: [Warning: file-not-found - See documentation] Invalid file link: 'link.md'.
  • Line 106, Column 3: [Warning: file-not-found - See documentation] Invalid file link: 'link.md'.
  • Line 1, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@Court72
Copy link
Contributor

Court72 commented Jul 11, 2024

@edburns - Is this mirror of https://github.com/MicrosoftDocs/entra-docs-pr/pull/4392 for the purpose of collaborating in the public repo? Can you close this PR after the 4392 is merged?

Thanks!

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

@edburns
Copy link
Author

edburns commented Jul 31, 2024

Hello @Court72

@edburns - Is this mirror of https://github.com/MicrosoftDocs/entra-docs-pr/pull/4392 for the purpose of collaborating in the public repo? Can you close this PR after the 4392 is merged?

Yes, I will do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants