-
Notifications
You must be signed in to change notification settings - Fork 55
Closed
Description
Please describe the problem you are having with the documentation. Is information missing, inaccurate, or unclear? Tell us about the context where you encountered the problem so we can understand how to address it.
I just noticed it looks like variable to did not substitute correctly under the description of signatureMethodAlgorithm here:
doc: https://openliberty.io/docs/latest/reference/config/samlWebSso20.html
It shows
Indicates the required algorithm by this service provider.
SHA1
SHA-1 signature algorithm
SHA128
%signatureMethodAlgorithm.SHA128
SHA256
SHA-256 signature algorithm
but I think it's supposed to be
Indicates the required algorithm by this service provider.
SHA1
SHA-1 signature algorithm
SHA128
SHA-128 signature algorithm
SHA256
SHA-256 signature algorithm
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels