pingfederate - How to get SAML Response from Ping Federate Service provider to local server? -
i have done end-to-end configuration idp , sp in ping federate. saml response generated @ idp , same received @ sp.but, want response @ local server in order use user's attributes logic. tell me how shall achieved?
i opentoken @ target resource configure in ping federate.
thanks, aswini j
in pingfederate terminology trying accomplish last mile integration after saml assertion processed pingfederate server operating in sp role. there 2 approaches work best providing subject & attribute information via last mile integration, agentless reference id integration kit, or opentoken integration kit. if application java, .net, or php, there examples of integration available ping.
the simple configuration read attributes saml assertion opentoken , use opentoken integration kit (php, java, or .net), agent library in application. documentation opentoken integration kit shows code write read opentoken within application. configuration in pingfederate sp server need sp adapter , idp connection saml assertion values mapped opentoken, in opentoken documentation.
Comments
Post a Comment