From: Krzysztof B. <go...@ic...> - 2014-10-20 11:11:47
|
Hi, W dniu 20.10.2014 o 12:49, Shiraz Memon pisze: > Hi, > > I am currently testing v1.3.1. Surprisingly, after successful > authentication, the assertion consumer service (the SP) fails to receive > the unity:identity:* prefixed attributes (e.g. > unity:identity:persistent) from the unity idp. That was not the case in > v1.3.0, though. Do I need to configure anything inside unity's saml > web-idp settings? Hard to say. I have a feeling that you had some problems with the upgrade. Between 1.3.0 and 1.3.1 there were only few bugfixes, absolutely nothing more; the similar issue was with the tiket you've filled. Between 1.2.0 and 1.3.x there was a change in this field. Check the output translation profile chapter in the manual. So I guess you have a default output profile installed, which is not exposing identities of the user in attributes. However it is easy to add such: the example in the documentation shows how to do this. You can name the reulting attribute in anyway you want and expose the identity types you are interested in. Best regards, Krzysztof |