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

Latest wiki migration changes #11

Merged
merged 45 commits into from
Jun 2, 2023
Merged

Latest wiki migration changes #11

merged 45 commits into from
Jun 2, 2023

Conversation

localden
Copy link
Collaborator

No description provided.

@learn-build-service-prod

This comment was marked as outdated.

Copy link
Collaborator

@Dickson-Mwendia Dickson-Mwendia left a comment

Choose a reason for hiding this comment

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

Left a few comments here @localden, @Avery-Dunn, @DidunAyodeji. Overall, it's a great start and we'll continue partnering in cleaning up these migrated docs. Thanks team!

msal-java-articles/TOC.yml Outdated Show resolved Hide resolved
msal-java-articles/index.md Show resolved Hide resolved
msal-java-articles/getting-started/why-use-msal4j.md Outdated Show resolved Hide resolved
msal-java-articles/getting-started/scenarios.md Outdated Show resolved Hide resolved
msal-java-articles/getting-started/client-applications.md Outdated Show resolved Hide resolved
msal-java-articles/TOC.yml Outdated Show resolved Hide resolved
@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod
Copy link

Learn Build status updates of commit 7fe7efe:

⚠️ Validation status: warnings

File Status Preview URL Details
java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthorizationCodeParameters.AuthorizationCodeParametersBuilder.yml ⚠️Warning View (msal-java-latest) Details
java/docs-ref-autogen/com.microsoft.aad.msal4j.ClientCredentialParameters.ClientCredentialParametersBuilder.yml ⚠️Warning View (msal-java-latest) Details
java/docs-ref-autogen/com.microsoft.aad.msal4j.CustomJWTAuthentication.yml ⚠️Warning View (msal-java-latest) Details
java/docs-ref-autogen/com.microsoft.aad.msal4j.DeviceCodeFlowParameters.DeviceCodeFlowParametersBuilder.yml ⚠️Warning View (msal-java-latest) Details
java/docs-ref-autogen/com.microsoft.aad.msal4j.IntegratedWindowsAuthenticationParameters.IntegratedWindowsAuthenticationParametersBuilder.yml ⚠️Warning View (msal-java-latest) Details
java/docs-ref-autogen/com.microsoft.aad.msal4j.InteractiveRequestParameters.InteractiveRequestParametersBuilder.yml ⚠️Warning View (msal-java-latest) Details
java/docs-ref-autogen/com.microsoft.aad.msal4j.OnBehalfOfParameters.OnBehalfOfParametersBuilder.yml ⚠️Warning View (msal-java-latest) Details
java/docs-ref-autogen/com.microsoft.aad.msal4j.RefreshTokenParameters.RefreshTokenParametersBuilder.yml ⚠️Warning View (msal-java-latest) Details
java/docs-ref-autogen/com.microsoft.aad.msal4j.SilentParameters.SilentParametersBuilder.yml ⚠️Warning View (msal-java-latest) Details
java/docs-ref-autogen/com.microsoft.aad.msal4j.SystemBrowserOptions.SystemBrowserOptionsBuilder.yml ⚠️Warning View (msal-java-latest) Details
java/docs-ref-autogen/com.microsoft.aad.msal4j.TokenCacheAccessContext.TokenCacheAccessContextBuilder.yml ⚠️Warning View (msal-java-latest) Details
java/docs-ref-autogen/com.microsoft.aad.msal4j.UserNamePasswordParameters.UserNamePasswordParametersBuilder.yml ⚠️Warning View (msal-java-latest) Details
java/docs-ref-conceptual/overview.md ⚠️Warning n/a (file deleted or renamed) Details
java/docs-ref-autogen/com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder.yml 💡Suggestion View (msal-java-latest) Details
.github/workflows/linkchecker.yml ✅Succeeded
.lycheeignore ✅Succeeded
.openpublishing.publish.config.json ✅Succeeded
java/docfx.json ✅Succeeded
java/docs-ref-autogen/com.microsoft.aad.msal4j.AbstractClientApplicationBase.yml ✅Succeeded View (msal-java-latest)
java/docs-ref-autogen/com.microsoft.aad.msal4j.AppTokenProviderParameters.yml ✅Succeeded View (msal-java-latest)
java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthenticationErrorCode.yml ✅Succeeded View (msal-java-latest)
java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthenticationErrorMessage.yml ✅Succeeded View (msal-java-latest)
java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthorizationCodeParameters.yml ✅Succeeded View (msal-java-latest)
java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthorizationRequestUrlParameters.Builder.yml ✅Succeeded View (msal-java-latest)
java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthorizationRequestUrlParameters.yml ✅Succeeded View (msal-java-latest)

This comment lists only the first 25 files in the pull request.

java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthorizationCodeParameters.AuthorizationCodeParametersBuilder.yml

  • Line 115, Column 15: [Warning: xref-not-found] Cross reference not found: 'java.lang.Object.toString()'.

java/docs-ref-autogen/com.microsoft.aad.msal4j.ClientCredentialParameters.ClientCredentialParametersBuilder.yml

  • Line 105, Column 15: [Warning: xref-not-found] Cross reference not found: 'java.lang.Object.toString()'.

java/docs-ref-autogen/com.microsoft.aad.msal4j.CustomJWTAuthentication.yml

  • Line 51, Column 15: [Warning: xref-not-found] Cross reference not found: 'com.nimbusds.oauth2.sdk.auth.ClientAuthentication.applyTo(com.nimbusds.oauth2.sdk.http.HTTPRequest)'.
  • Line 60, Column 15: [Warning: xref-not-found] Cross reference not found: 'com.nimbusds.oauth2.sdk.auth.ClientAuthentication.getFormParameterNames()'.

java/docs-ref-autogen/com.microsoft.aad.msal4j.DeviceCodeFlowParameters.DeviceCodeFlowParametersBuilder.yml

  • Line 95, Column 15: [Warning: xref-not-found] Cross reference not found: 'java.lang.Object.toString()'.

java/docs-ref-autogen/com.microsoft.aad.msal4j.IntegratedWindowsAuthenticationParameters.IntegratedWindowsAuthenticationParametersBuilder.yml

  • Line 85, Column 15: [Warning: xref-not-found] Cross reference not found: 'java.lang.Object.toString()'.

java/docs-ref-autogen/com.microsoft.aad.msal4j.InteractiveRequestParameters.InteractiveRequestParametersBuilder.yml

  • Line 165, Column 15: [Warning: xref-not-found] Cross reference not found: 'java.lang.Object.toString()'.

java/docs-ref-autogen/com.microsoft.aad.msal4j.OnBehalfOfParameters.OnBehalfOfParametersBuilder.yml

  • Line 95, Column 15: [Warning: xref-not-found] Cross reference not found: 'java.lang.Object.toString()'.

java/docs-ref-autogen/com.microsoft.aad.msal4j.RefreshTokenParameters.RefreshTokenParametersBuilder.yml

  • Line 95, Column 15: [Warning: xref-not-found] Cross reference not found: 'java.lang.Object.toString()'.

java/docs-ref-autogen/com.microsoft.aad.msal4j.SilentParameters.SilentParametersBuilder.yml

  • Line 115, Column 15: [Warning: xref-not-found] Cross reference not found: 'java.lang.Object.toString()'.

java/docs-ref-autogen/com.microsoft.aad.msal4j.SystemBrowserOptions.SystemBrowserOptionsBuilder.yml

  • Line 85, Column 15: [Warning: xref-not-found] Cross reference not found: 'java.lang.Object.toString()'.

java/docs-ref-autogen/com.microsoft.aad.msal4j.TokenCacheAccessContext.TokenCacheAccessContextBuilder.yml

  • Line 65, Column 15: [Warning: xref-not-found] Cross reference not found: 'java.lang.Object.toString()'.

java/docs-ref-autogen/com.microsoft.aad.msal4j.UserNamePasswordParameters.UserNamePasswordParametersBuilder.yml

  • Line 95, Column 15: [Warning: xref-not-found] Cross reference not found: 'java.lang.Object.toString()'.

java/docs-ref-conceptual/overview.md

  • [Warning: file-not-redirected - See documentation] File java/docs-ref-conceptual/overview.md with URL /java/msal-java/overview was deleted without redirection. To avoid broken links, add a redirection.

java/docs-ref-autogen/com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder.yml

  • Line 22, Column 78: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'T' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 127, Column 175: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tenant' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 127, Column 184: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'policy' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 127, Column 274: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'host' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 127, Column 285: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tenant' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 127, Column 294: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'policy' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 135, Column 162: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tenant' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 135, Column 171: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'policy' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 135, Column 261: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'host' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 135, Column 272: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tenant' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 135, Column 281: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'policy' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.

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:

Remove msal-java-conceptual in .openpublishing.publish.config.json un…
@learn-build-service-prod
Copy link

Learn Build status updates of commit 9f43870:

⚠️ Validation status: warnings

File Status Preview URL Details
java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthorizationCodeParameters.AuthorizationCodeParametersBuilder.yml ⚠️Warning View (msal-java-latest) Details
java/docs-ref-autogen/com.microsoft.aad.msal4j.ClientCredentialParameters.ClientCredentialParametersBuilder.yml ⚠️Warning View (msal-java-latest) Details
java/docs-ref-autogen/com.microsoft.aad.msal4j.CustomJWTAuthentication.yml ⚠️Warning View (msal-java-latest) Details
java/docs-ref-autogen/com.microsoft.aad.msal4j.DeviceCodeFlowParameters.DeviceCodeFlowParametersBuilder.yml ⚠️Warning View (msal-java-latest) Details
java/docs-ref-autogen/com.microsoft.aad.msal4j.IntegratedWindowsAuthenticationParameters.IntegratedWindowsAuthenticationParametersBuilder.yml ⚠️Warning View (msal-java-latest) Details
java/docs-ref-autogen/com.microsoft.aad.msal4j.InteractiveRequestParameters.InteractiveRequestParametersBuilder.yml ⚠️Warning View (msal-java-latest) Details
java/docs-ref-autogen/com.microsoft.aad.msal4j.OnBehalfOfParameters.OnBehalfOfParametersBuilder.yml ⚠️Warning View (msal-java-latest) Details
java/docs-ref-autogen/com.microsoft.aad.msal4j.RefreshTokenParameters.RefreshTokenParametersBuilder.yml ⚠️Warning View (msal-java-latest) Details
java/docs-ref-autogen/com.microsoft.aad.msal4j.SilentParameters.SilentParametersBuilder.yml ⚠️Warning View (msal-java-latest) Details
java/docs-ref-autogen/com.microsoft.aad.msal4j.SystemBrowserOptions.SystemBrowserOptionsBuilder.yml ⚠️Warning View (msal-java-latest) Details
java/docs-ref-autogen/com.microsoft.aad.msal4j.TokenCacheAccessContext.TokenCacheAccessContextBuilder.yml ⚠️Warning View (msal-java-latest) Details
java/docs-ref-autogen/com.microsoft.aad.msal4j.UserNamePasswordParameters.UserNamePasswordParametersBuilder.yml ⚠️Warning View (msal-java-latest) Details
java/docs-ref-conceptual/overview.md ⚠️Warning n/a (file deleted or renamed) Details
java/docs-ref-autogen/com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder.yml 💡Suggestion View (msal-java-latest) Details
.github/workflows/linkchecker.yml ✅Succeeded
.lycheeignore ✅Succeeded
.openpublishing.publish.config.json ✅Succeeded
java/docfx.json ✅Succeeded
java/docs-ref-autogen/com.microsoft.aad.msal4j.AbstractClientApplicationBase.yml ✅Succeeded View (msal-java-latest)
java/docs-ref-autogen/com.microsoft.aad.msal4j.AppTokenProviderParameters.yml ✅Succeeded View (msal-java-latest)
java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthenticationErrorCode.yml ✅Succeeded View (msal-java-latest)
java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthenticationErrorMessage.yml ✅Succeeded View (msal-java-latest)
java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthorizationCodeParameters.yml ✅Succeeded View (msal-java-latest)
java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthorizationRequestUrlParameters.Builder.yml ✅Succeeded View (msal-java-latest)
java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthorizationRequestUrlParameters.yml ✅Succeeded View (msal-java-latest)

This comment lists only the first 25 files in the pull request.

java/docs-ref-autogen/com.microsoft.aad.msal4j.AuthorizationCodeParameters.AuthorizationCodeParametersBuilder.yml

  • Line 115, Column 15: [Warning: xref-not-found] Cross reference not found: 'java.lang.Object.toString()'.

java/docs-ref-autogen/com.microsoft.aad.msal4j.ClientCredentialParameters.ClientCredentialParametersBuilder.yml

  • Line 105, Column 15: [Warning: xref-not-found] Cross reference not found: 'java.lang.Object.toString()'.

java/docs-ref-autogen/com.microsoft.aad.msal4j.CustomJWTAuthentication.yml

  • Line 51, Column 15: [Warning: xref-not-found] Cross reference not found: 'com.nimbusds.oauth2.sdk.auth.ClientAuthentication.applyTo(com.nimbusds.oauth2.sdk.http.HTTPRequest)'.
  • Line 60, Column 15: [Warning: xref-not-found] Cross reference not found: 'com.nimbusds.oauth2.sdk.auth.ClientAuthentication.getFormParameterNames()'.

java/docs-ref-autogen/com.microsoft.aad.msal4j.DeviceCodeFlowParameters.DeviceCodeFlowParametersBuilder.yml

  • Line 95, Column 15: [Warning: xref-not-found] Cross reference not found: 'java.lang.Object.toString()'.

java/docs-ref-autogen/com.microsoft.aad.msal4j.IntegratedWindowsAuthenticationParameters.IntegratedWindowsAuthenticationParametersBuilder.yml

  • Line 85, Column 15: [Warning: xref-not-found] Cross reference not found: 'java.lang.Object.toString()'.

java/docs-ref-autogen/com.microsoft.aad.msal4j.InteractiveRequestParameters.InteractiveRequestParametersBuilder.yml

  • Line 165, Column 15: [Warning: xref-not-found] Cross reference not found: 'java.lang.Object.toString()'.

java/docs-ref-autogen/com.microsoft.aad.msal4j.OnBehalfOfParameters.OnBehalfOfParametersBuilder.yml

  • Line 95, Column 15: [Warning: xref-not-found] Cross reference not found: 'java.lang.Object.toString()'.

java/docs-ref-autogen/com.microsoft.aad.msal4j.RefreshTokenParameters.RefreshTokenParametersBuilder.yml

  • Line 95, Column 15: [Warning: xref-not-found] Cross reference not found: 'java.lang.Object.toString()'.

java/docs-ref-autogen/com.microsoft.aad.msal4j.SilentParameters.SilentParametersBuilder.yml

  • Line 115, Column 15: [Warning: xref-not-found] Cross reference not found: 'java.lang.Object.toString()'.

java/docs-ref-autogen/com.microsoft.aad.msal4j.SystemBrowserOptions.SystemBrowserOptionsBuilder.yml

  • Line 85, Column 15: [Warning: xref-not-found] Cross reference not found: 'java.lang.Object.toString()'.

java/docs-ref-autogen/com.microsoft.aad.msal4j.TokenCacheAccessContext.TokenCacheAccessContextBuilder.yml

  • Line 65, Column 15: [Warning: xref-not-found] Cross reference not found: 'java.lang.Object.toString()'.

java/docs-ref-autogen/com.microsoft.aad.msal4j.UserNamePasswordParameters.UserNamePasswordParametersBuilder.yml

  • Line 95, Column 15: [Warning: xref-not-found] Cross reference not found: 'java.lang.Object.toString()'.

java/docs-ref-conceptual/overview.md

  • [Warning: file-not-redirected - See documentation] File java/docs-ref-conceptual/overview.md with URL /java/msal-java/overview was deleted without redirection. To avoid broken links, add a redirection.

java/docs-ref-autogen/com.microsoft.aad.msal4j.AbstractClientApplicationBase.Builder.yml

  • Line 22, Column 78: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'T' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 127, Column 175: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tenant' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 127, Column 184: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'policy' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 127, Column 274: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'host' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 127, Column 285: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tenant' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 127, Column 294: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'policy' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 135, Column 162: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tenant' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 135, Column 171: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'policy' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 135, Column 261: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'host' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 135, Column 272: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'tenant' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.
  • Line 135, Column 281: [Suggestion: disallowed-html-tag - See documentation] HTML tag 'policy' isn't allowed. Replace it with approved Markdown or escape the brackets if the content is a placeholder.

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:

@localden localden merged commit f411e8e into live Jun 2, 2023
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.

5 participants