Known issues and limitations
Known limitations
-
The OpenToken name given to any one Adapter instance must be unique within the given federation. This however isn’t enforced in the user interface.
-
The SP adapter can send extended attributes in cookies or query parameters along with the OpenToken. This works as long as each additional attribute has only one value. If an attribute has multiple values, however, only the first value is sent, partly because only one cookie can be set for each value name.