W-24016354 Model Wallets 9/1 Release - #564
Open
valkyrie69 wants to merge 13 commits into
Open
Conversation
W-23827076-permission-name-fa
…tent-LDS W-23770068-remove-commented-content
…y-eme-dm W-23913796-ACBpermissions-modify-eme-dm
Co-authored-by: Cristian Pose <101070178+Crispy-Salesforce@users.noreply.github.com>
…-category-ks W-23979663-add-customer-support-category
| + | ||
| For more information, see xref:exp-home-start.adoc#permissions[Enhanced Experience Permissions]. | ||
|
|
||
| Organizations without an IdP configured can't use model wallets. Those organizations continue to use existing access methods. |
Contributor
There was a problem hiding this comment.
Suggested change
| Organizations without an IdP configured can't use model wallets. Those organizations continue to use existing access methods. | |
| Organizations without an IdP configured can't use model wallets. |
I don't think necessary.
| [[apply-jwt-validation-to-a-model-proxy]] | ||
| == Apply a JWT Validation Policy to a Model Proxy | ||
|
|
||
| A model wallet matches the client ID and JWT claims in a request to the wallet's configuration. The JWT Validation policy on the model proxy validates the token from your IdP first. Apply the policy on each model proxy that callers reach through the wallet. Apply the policy from the model proxy, not from *Model Wallets*. |
Contributor
There was a problem hiding this comment.
Suggested change
| A model wallet matches the client ID and JWT claims in a request to the wallet's configuration. The JWT Validation policy on the model proxy validates the token from your IdP first. Apply the policy on each model proxy that callers reach through the wallet. Apply the policy from the model proxy, not from *Model Wallets*. | |
| A model wallet matches the client ID and JWT claims in a request to the wallet's configuration. The JWT Validation policy to the model proxy validates the token from your IdP first. Apply the policy to each model proxy that callers reach through the wallet. Apply the policy from the model proxy, not from *Model Wallets*. |
| . Configure the policy to validate tokens from your IdP, including the JWT origin and the JSON Web Key Set (JWKS) URL or signing key. For configuration parameters, see xref:gateway::policies-included-jwt-validation.adoc[JWT Validation policy]. | ||
| . Select *Apply Policy*. | ||
|
|
||
| Repeat the JWT Validation policy steps for each model proxy that callers reach through the wallet. |
Contributor
There was a problem hiding this comment.
It might be worth it to mention that you could just add an automated policy instead of configuring each individual policy.
Contributor
There was a problem hiding this comment.
Admittidly, my understanding of automatic or global policies in minimal in EME, maybe @luanamulesoft could help.
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.