Skip to content
Merged
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
2 changes: 1 addition & 1 deletion content/guides/ai-studio/getting-started-ai-studio.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@ calls.
[createapps]: g://applications/app-types/platform-apps
[postman]: g://tooling/postman
[authorization]: g://authorization
[reauthorization]: g://authorization/custom-app-approval#re-authorization-on-changes
[reauthorization]: g://authorization/platform-app-approval#re-authorization-on-changes
2 changes: 1 addition & 1 deletion content/guides/applications/app-types/platform-apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Example use cases for a Platform App include:

Platform Apps may require approval before use.

<CTA to='g://authorization/custom-app-approval'>
<CTA to='g://authorization/platform-app-approval'>
Learn how to approve Platform Apps
</CTA>

Expand Down
2 changes: 1 addition & 1 deletion content/guides/applications/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ and view Platform Insights:

[token]: g://authentication/tokens/developer-tokens
[authorization]: g://authorization
[enablement]: g://authorization/custom-app-approval#user-authentication-apps
[enablement]: g://authorization/platform-app-approval#user-authentication-apps
[select]: g://applications/app-types/select
[report]: g://api-calls/permissions-and-errors/app-diagnostics-report
[clientcredentials]: g://authentication/client-credentials
Expand Down
2 changes: 1 addition & 1 deletion content/guides/authentication/app-token/app-token-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ related_endpoints: []
related_guides:
- authentication/select
- authentication/oauth2
- authorization/custom-app-approval
- authorization/platform-app-approval
required_guides:
- authentication/select
- applications/app-types/platform-apps
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Click **Review and Submit** to send an email to your Box enterprise Admin for
approval. More information on this process is available in our
[authorization guide][app-auth].

<CTA to='g://authorization/custom-app-approval'>
<CTA to='g://authorization/platform-app-approval'>
Learn how to authorize a Platform Application
</CTA>

Expand Down
2 changes: 1 addition & 1 deletion content/guides/authentication/client-credentials/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,4 @@ Once you make changes to the app settings, don't forget to [reauthorize][reauth]
[sa]: page://platform/user-types/#service-account
[auth]: g://authorization
[aa]: g://authentication/client-credentials/client-credentials-setup/#application-access
[reauth]: g://authorization/custom-app-approval#re-authorization-on-changes
[reauth]: g://authorization/platform-app-approval#re-authorization-on-changes
4 changes: 2 additions & 2 deletions content/guides/authentication/jwt/jwt-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ related_guides:
required_guides:
- authentication/select
- applications/app-types/platform-apps
- authorization/custom-app-approval
- authorization/platform-app-approval
related_resources: []
alias_paths:
- /docs/setting-up-a-jwt-app
Expand Down Expand Up @@ -159,7 +159,7 @@ Click **Review and Submit** to send an email to your Box enterprise Admin for
approval. More information on this process is available in our
[support article for app authorization][app-auth].

<CTA to='g://authorization/custom-app-approval'>
<CTA to='g://authorization/platform-app-approval'>
Learn how to authorize a Platform Application
</CTA>

Expand Down
8 changes: 4 additions & 4 deletions content/guides/authentication/sso.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ being built.

## Platform Apps with Client-side Authentication

When users authenticate with a [Platform App][custom_app] configured to use
When users authenticate with a [Platform App][platform_app] configured to use
[OAuth 2.0][oauth2] Box will detect if the enterprise is configured to use SSO.
If it is, Box will redirect the user to their browser and display the
enterprise's configured SSO log-in screen.
Expand Down Expand Up @@ -49,7 +49,7 @@ having a Box account matching the email address passed via SAML.

## Platform Apps with Server-side Authentication

For [Platform Apps][custom_app] that use [JWT][jwt] or
For [Platform Apps][platform_app] that use [JWT][jwt] or
[Client Credentials Grant][ccg] and
[Limited Access Apps][la-app] that use [App Token][app_token] authentication,
SSO is not used to authenticate with Box.
Expand Down Expand Up @@ -83,12 +83,12 @@ therefore SSO is not involved.
</Message>

[mu]: page://platform/user-types/#managed-users
[admin-approval]: g://authorization/custom-app-approval
[admin-approval]: g://authorization/platform-app-approval
[jwt]: g://authentication/jwt
[oauth2]: g://authentication/oauth2
[ccg]: g:///authentication/client-credentials
[la-app]: guide://applications/web-app-integrations
[app_token]: g://authentication/app-token
[custom_app]: g://applications/app-types/platform-apps
[platform_app]: g://applications/app-types/platform-apps
[custom_skills]: g://applications/app-types/custom-skills
[jwt]: g://authentication/jwt/jwt-setup
133 changes: 0 additions & 133 deletions content/guides/authorization/custom-app-approval.md

This file was deleted.

2 changes: 1 addition & 1 deletion content/guides/authorization/custom-skill-approval.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ rank: 4
related_endpoints:
- post_files_id_metadata_global_boxSkillsCards
related_guides:
- authorization/custom-app-approval
- authorization/platform-app-approval
- authorization/limited-access-approval
required_guides:
- authorization
Expand Down
2 changes: 1 addition & 1 deletion content/guides/authorization/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
rank: 25
required_guides:
- authorization/custom-app-approval
- authorization/platform-app-approval
- authorization/limited-access-approval
- authorization/custom-skill-approval
---
Expand Down
2 changes: 1 addition & 1 deletion content/guides/authorization/limited-access-approval.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
rank: 2
related_endpoints: []
related_guides:
- authorization/custom-app-approval
- authorization/platform-app-approval
- authorization/custom-skill-approval
required_guides:
- authorization
Expand Down
2 changes: 1 addition & 1 deletion content/guides/box-ai/ai-tutorials/prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ calls.
[postman]: g://tooling/postman
[form]: https://forms.gle/Nsh3TwM3W8qg4U35A
[authorization]: g://authorization
[reauthorization]: g://authorization/custom-app-approval#re-authorization-on-changes
[reauthorization]: g://authorization/platform-app-approval#re-authorization-on-changes
2 changes: 1 addition & 1 deletion content/guides/cli/cli-docs/jwt-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ Notification Email: []
[keypair]: g://authentication/jwt/jwt-setup/#public-and-private-key-pair
[sa]: page://platform/user-types/#service-account
[scopes]: g://api-calls/permissions-and-errors/scopes
[ag]: g://authorization/custom-app-approval
[ag]: g://authorization/platform-app-approval
<!-- i18n-enable localize-links -->
[blogpost]: https://medium.com/box-developer-blog/box-api-understanding-security-9fcad7b1d72e
<!-- i18n-disable localize-links -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ collaborators to files and folders in Box.
Once the application is created it will still need to be approved by an
enterprise admin before you will be able to make calls to the Box APIs.

Follow [this guide](g://authorization/custom-app-approval) to have the
Follow [this guide](g://authorization/platform-app-approval) to have the
application approved in your enterprise.
</Message>

Expand Down Expand Up @@ -76,7 +76,7 @@ collaborators to files and folders in Box.
enterprise admin before you will be able to make calls to any of the Box
APIs that need any of the new permissions.

Follow [this guide](g://authorization/custom-app-approval) to have the
Follow [this guide](g://authorization/platform-app-approval) to have the
application approved in your enterprise.
</Message>

Expand Down
2 changes: 1 addition & 1 deletion content/guides/embed/box-view/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ to begin making API requests to Box.
<Message type='warning'>
App Token apps need to be authorized by the Box admin, otherwise you will
receive permission errors when making API requests. To go through app
authorization, follow [this guide](guide://authorization/custom-app-approval).
authorization, follow [this guide](guide://authorization/platform-app-approval).
</Message>

## Generate Access Token
Expand Down
4 changes: 2 additions & 2 deletions content/guides/embed/ui-elements/open-with.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ either through NPM or the Box CDN.

## Box Edit

Box Edit requires additional setup in order to be integrated into a custom
Box Edit requires additional setup in order to be integrated into a platform
application. Box Edit uses the desktop application [Box Tools][tools] in order
to open content locally.

Expand Down Expand Up @@ -76,7 +76,7 @@ to your application in the developer console.

Once your application has been activated for API calls it will need to be
reauthorized in your enterprise. The steps for performing these actions are
available [here](g://authorization/custom-app-approval).
available [here](g://authorization/platform-app-approval).

## List available integrations

Expand Down
2 changes: 1 addition & 1 deletion content/guides/security/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ require enablement.
[serviceaccount]: page://platform/user-types/#service-account
[appusers]: page://platform/user-types/#app-user
[mu]: page://platform/user-types/#managed-users
[auth]: g://authorization/custom-app-approval
[auth]: g://authorization/platform-app-approval
[oauth]: g://authentication/oauth2
[jwt]: g://authentication/jwt
[ccg]: g://authentication/client-credentials
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ create users that are associated with the Okta user account.
enterprise admin before you will be able to make calls to the Box APIs.
</Message>

Follow [this guide](g://authorization/custom-app-approval) to have the
Follow [this guide](g://authorization/platform-app-approval) to have the
application approved in your enterprise.
</Choice>

Expand Down
2 changes: 1 addition & 1 deletion content/pages/platform/user-types.md
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ would need to turn on this switch.
</Next>

[dc]: https://app.box.com/developers/console
[auth]: g://authorization/custom-app-approval
[auth]: g://authorization/platform-app-approval
[scopes]: g://api-calls/permissions-and-errors/scopes
[collabapi]: e://post-collaborations
[getuser]: e://get-users-me
Expand Down
Loading