[OSL-4718] Improve token documentation - #80
Merged
Merged
Conversation
bbuechler
commented
Jul 31, 2026
| | Stack name | The CloudFormation stack name. For readablity, append `-pipeline` to the end. | | ||
| | CodeStarConnectionArn | The ARN of the Connection made eariler. | | ||
| | CostTagKey | Useful if using billing allocation tags. | | ||
| | CostTagValue | Useful if using billing allocation tags. Note that many resources will have this in their name for uniqueness. It needs to be short in length. | |
Contributor
Author
There was a problem hiding this comment.
Thats wild. All I did was change "USeful" to "Useful" and Pycharm auto-formatted the rest?
bbuechler
commented
Jul 31, 2026
| | CodeStarConnectionArn | The ARN of the Connection made eariler. | | ||
| | ContainerNamespace | The ECR prefix acting as a namespace for the images. This will be needed for the cluster's `opensarlab.yaml`. | | ||
| | CostTagKey | Useful if using billing allocation tags. | | ||
| | CostTagValue | Useful if using billing allocation tags. Note that many resources will have this in their name for uniqueness. It needs to be short in length. | |
bbuechler
commented
Jul 31, 2026
|
|
||
| If access needs to be re-granted to a user after they have been removed post token application, they may still be added following the process in [Adding/Updating Users](#adding-updating-users) below. | ||
| ``` | ||
|
|
bbuechler
commented
Jul 31, 2026
|
|
||
| After expiration of a token, it can no longer be applied for access. A user granted access with a token does not lose access after the token expires. | ||
| ``` | ||
|
|
bbuechler
commented
Jul 31, 2026
| - Enter provided token value and click **Apply Token** | ||
|
|
||
| - If token is valid, you will immediately be granted access to the lab | ||
|
|
bbuechler
commented
Jul 31, 2026
| - Enter provided token value and click **Apply Token** | ||
|
|
||
| - If token is valid, you will immediately be granted access to the lab, and the lab will be available from the portal landing page. | ||
|
|
segallagher
reviewed
Jul 31, 2026
dgpalmieri
approved these changes
Jul 31, 2026
dgpalmieri
left a comment
Member
There was a problem hiding this comment.
One suggestion, otherwise everything looks great! 🎉
|
|
||
| ### Lab Access Tokens | ||
|
|
||
| Lab instructions may provide an easy access token. |
Member
There was a problem hiding this comment.
Suggested change
| Lab instructions may provide an easy access token. | |
| Lab instructors may provide an easy access token. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




No description provided.