Accesss request attribute in ScriptedAttribute definition

ofaklintrafo ofa at klintra.fo
Fri Jun 7 08:54:02 EDT 2019


Hi,

I have an working implementation using external authentication.

Following a successful authentication we finish the authentication by
calling



I now have a new requirement where I need to add an additional attribute
value which later should be returned as an attribute.

Is it possible to solve this by adding an attribute to the request and later
produce the attribute value using an attribute definition of type
"ScriptedAttribute" ?

So basically I would like to be able to add an additional “specialattribute”
to the request object and later access the attribute in an attribute
definition of type “ScriptedAttribute”.

In servlet:



In the attribute-resolver.xml






--
Sent from: http://shibboleth.1660669.n2.nabble.com/Shibboleth-Users-f1660767.html


More information about the users mailing list