Forums, Documentation & Knowledge Base - ComponentSpace

Attribute updated notifier


https://componentspace.com/forums/Topic10405.aspx

By paywan - 10/30/2019

Hi there,

Is there any example/possible to do attribute requester service? Basically when a user update their profile, an attribute requester service will initiate SAML flow with latest user attributes return.

Thanks
By ComponentSpace - 10/30/2019

We support the attribute query profile but I'm afraid we don't have any example projects. This isn't a commonly used profile.

You'll find under the ComponentSpace.SAML2.Profiles.AttributeQuery namespace an AttributeQueryRequester class for sending attribute queries and receiving responses over SOAP.

Under the ComponentSpace.SAML2.Protocols namespace, the AttributeQuery class represents the attribute query message.