Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions modules/ROOT/pages/exp-home-start.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ Access and Credentials::
+
* Confirm that you have a user account for your organization's entry path, such as Anypoint Platform, and valid credentials to log in.
* Confirm that you can reach the new experience and integrated services, such as Anypoint Platform, or a connected coding assistant, from the networks and locations you use.
+
[NOTE]
If your organization has set the Connected App Authorization Policy to *restricted*, an administrator must add the MuleSoft Omni app to the allowlist before users can access the enhanced experience. This is a one-time action per organization. See xref:exp-troubleshoot.adoc#cant-authorize-app-error-for-organizations-with-restricted-connected-app-policy["Can't Authorize App" Error] for details.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

MuleSoft Omni app?


Platform and Product Access::
+
Expand Down
41 changes: 41 additions & 0 deletions modules/ROOT/pages/exp-troubleshoot.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,47 @@ Some actions require specific service states (such as active or registered).
Some features might be in preview or require specific product access.
.. Ask your administrator about feature availability if needed.

[[cant-authorize-app-error-for-organizations-with-restricted-connected-app-policy]]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

consider shortening this anchor

=== "Can't Authorize App" Error for Organizations with Restricted Connected App Policy

If you see a "Can't Authorize App" error when attempting to access the enhanced MuleSoft experience:

. Understand the cause:
+
This error occurs when your organization's *Connected App Authorization Policy* is set to *restricted*.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

policy name not bold in the other file.

+
.. By default, newly created organizations have this policy set to *unrestricted*, which allows users to access connected apps without additional approval.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This should be a bullet list, not numbered steps.

.. When the policy is set to *restricted*, it indicates that your administrator has intentionally configured this security setting to control which connected apps can access organizational data.
.. This restricted policy takes precedence over any application allowlisting configured on the MuleSoft side.
+
For more information about Connected App Authorization Policies, see xref:access-management::connected-apps-org-admin.adoc#configure-authorization-policies[Configure Authorization Policies].
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

consider making this lowercase, since it's not the actual name.


. Contact your administrator:
+
Only an administrator can resolve this issue. Regular users can't add apps to the allowlist.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Need a better word for "regular"

+
.. Inform your administrator that the MuleSoft Omni app needs to be added to your organization's allowlist.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

bullet list? It doesn't seem sequential

.. Provide them with the error message screenshot if helpful.

. Administrator resolution steps:
+
If you are an administrator:
+
.. When the "Can't Authorize App" error appears, click the *Go to add the app to allowlist* button.
.. Complete the authorization flow to add MuleSoft Omni to your organization's allowlist.
.. This is a *one-time action* that applies to the entire organization.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
.. This is a *one-time action* that applies to the entire organization.
+
This is a one-time action that applies to the entire organization.

+
After completing this step, all users in the organization will be able to access the enhanced MuleSoft experience without encountering this error.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
After completing this step, all users in the organization will be able to access the enhanced MuleSoft experience without encountering this error.
After completing this step, all users in the organization can access the enhanced MuleSoft experience without encountering this error.


. Verify resolution:
+
If you continue to experience issues after your administrator has added the app to the allowlist:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
If you continue to experience issues after your administrator has added the app to the allowlist:
If you continue to experience issues after your administrator adds the app to the allowlist:

+
.. Clear your browser cache and cookies.
.. Verify that you're signed in with the correct organizational account.
.. Confirm that your network connectivity is functioning properly.
.. Contact your organization's Anypoint Platform administrator for additional assistance.

Comment thread
dmerlob marked this conversation as resolved.
== Connection Failures

Connection failures prevent you from connecting providers, running scanners, or accessing external systems.
Expand Down