LDSTECH Logo The Church of Jesus Christ of Latter-day Saints
LDSTech Contribute Self Support Forum Wiki Jira Projects

6.x CODA User Source

Revision as of 23:19, 25 April 2012 by Boydmr (Talk | contribs)

Provides user from CODA in the same way as previously was accomplished via the source attribute on the pre 6.x <users> element. The URL must include a macro of {username} which will be replaced with the URL encoded username entered in the sign-in page. Upon receiving attributes elements back from coda the attribute element names will be the names of the attributes injected into the user objects and their content will be the value of the attribute.


Source Properties

Property Name Type Description
url Literal text or macro The URL of a source that can return XML containing the user attribute values to be injected as if by the user <att> directive. The format expected is the coda XML dialect returned from https://cint.lds.org/coda/services/1/member/osso/pholder where pholder is the ID of the signed-in user. The URL can contain a macro of {username} that will be replaced with the URL encoded username of the user attempting to sign in. Note that this macro has only on starting and terminating curly brace and this is not interpreted as an alias macro. Attributes are cached for the duration of the user’s session and reloaded each time they log in.