-
Notifications
You must be signed in to change notification settings - Fork 145
Updated authenticating-with-client-certificates.md #4868
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 6 commits
4f8bf70
648fcd8
1c0786b
757ce76
064c108
00c093a
fd00e44
2ca3e5c
5f5d22a
3a90839
e518cfd
59a513f
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -70,7 +70,17 @@ If using the internal API ML mapper (default from Zowe v3) and the MAP / CERTMAP | |
|
|
||
| :::tip | ||
| To disable the API ML mapper, ensure that you set the parameter `components.gateway.apiml.security.useInternalMapper` to `false`. | ||
| If the internal mapper is disabled, then API ML only supports DIGTNMAP for certificate-to-user mapping. | ||
| If the internal mapper is enabled, then API ML supports the following: | ||
| - DIGTNMAP for certificate-to-user mapping. | ||
| - Adding the certificate to the user. | ||
| ::: | ||
|
|
||
| :::note | ||
| API ML currently only supports `DIGTNMAP` for certificate-to-user mapping. | ||
|
||
| ::: | ||
|
||
|
|
||
|
|
||
| </details> | ||
|
|
||
| **ACF2** | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this statement should be removed, as it could be confusing, the guide is already written to recommend not changing the default
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Noted. The statement [To disable the API ML mapper, ensure that you set the parameter
components.gateway.apiml.security.useInternalMappertofalse.] is removed.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pablocarle Hi Pablo, could you please confirm whether the text is correct? Kindly let us know if any further changes to the text are required. Thanks for your help!
CC: @gauravs-20 @ArooshLele @1000TurquoisePogs @anaxceron @janan07