Skip to content

samlwebsso20 doc typo #8007

@Zech-Hein

Description

@Zech-Hein

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions