Review: <Roles> is needlessly complicated

Description

The current role-based AuthN code is overly grandiose

<Roles authNRole="ShibAuthN"> <Role attribute="foo" prefix="fooPrefix"/> <Role attribute="bar" prefix="barPrefix"/> <Roles>

The prefix work is much better done elsewhere and we end up with

<Roles authNRole="optional" roleAttributes="Attr1 attr2"/>

Environment

None

Activity

Rod Widdowson July 2, 2017 at 1:25 PM

fc1291667c

Completed

Details

Assignee

Reporter

Original estimate

Components

Affects versions

Created June 20, 2017 at 9:31 AM
Updated November 1, 2018 at 2:13 PM
Resolved July 2, 2017 at 1:25 PM