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
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ include::hub/con-token-management-hub.adoc[leveloffset=+1]

include::hub/proc-create-api-token.adoc[leveloffset=+1]

include::hub/proc-create-api-token-pah.adoc[leveloffset=+1]
// include::hub/proc-create-api-token-pah.adoc[leveloffset=+1]

include::hub/proc-offline-token-active.adoc[leveloffset=+1]

Expand Down
8 changes: 4 additions & 4 deletions downstream/modules/hub/proc-create-remote.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ To find the remote server URL and repository path, navigate to {MenuACAdminRepos
. To sync dependencies, check the box labeled *Sync all dependencies*. To turn off dependency syncing, leave this box unchecked.
. Configure the credentials to the remote server by entering a *Token* or *Username* and *Password* required to access the external collection.
+
[NOTE]
====
To generate a token from the navigation panel, select {MenuACAPIToken}, click btn:[Load token] and copy the token that is loaded.
====
//[NOTE]
//====
//To generate a token from the navigation panel, select {MenuACAPIToken}, click btn:[Load token] and copy the token that is loaded.
//====
+
. To access collections from {Console}, enter the *SSO URL* to sign in to the identity provider (IdP).
. Select or create a *Requirements file* to identify the collections and version ranges to synchronize with your custom repository. For example, to download only the kubernetes and AWS collection versions 5.0.0 or later the requirements file would look like this:
Expand Down