Actions
Bug #11496
closedSaml::Service: setAuthnContextComparison is not implemented and setNameIdPolicyAllowCreate isn't properly implemented
Start date:
04/05/2023
Due date:
% Done:
100%
Estimated time:
Description
I noticed that Saml::Service
lacks an implementation for Service::setAuthnContextComparison(...)
(this should be a simple setter). setNameIdPolicyAllowCreate
is also not properly implemented, as it sets nameIdPolicyAllowCreate_
to true
instead of setting it to the supplied argument.
Updated by Roel Standaert over 1 year ago
- Status changed from InProgress to Review
- Assignee deleted (
Roel Standaert)
Updated by Roel Standaert over 1 year ago
- Status changed from Review to Implemented @Emweb
- Assignee set to Roel Standaert
- % Done changed from 0 to 100
Updated by Roel Standaert over 1 year ago
- Status changed from Implemented @Emweb to Resolved
Updated by Roel Standaert over 1 year ago
- Status changed from Resolved to Closed
Actions