Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

SAML user ITI-18 and ATNA message

23 views
Skip to first unread message

Richárd Bodor

unread,
Dec 7, 2023, 6:45:48 AM12/7/23
to ipf-user
I have ITI-18 service that sends ATNA message just by setting correct atna settings in application.properties. works nicely

anyway I should include information about user in ATNA message. that information will be in SAML headers. is there some existing functionality for this or should I extend IPF?

I tried to investigate how to do the extendsion, found the implementation related, but not sure what is the correct way to implement. 

Any hints for this?

Thanks in advance, Richard

Dmytro Rud

unread,
Dec 7, 2023, 6:49:33 AM12/7/23
to ipf-...@googlegroups.com
Hello Richard

Add to your project the following dependency:

<dependency>
<groupId>org.openehealth.ipf.commons</groupId>
<artifactId>ipf-commons-ihe-xua</artifactId>
<version>${ipf-version}</version>
</dependency>

Best regards
Dmytro


--
You received this message because you are subscribed to the Google Groups "ipf-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ipf-user+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ipf-user/0dfcd6ca-2c59-4c51-a585-64e18c887a62n%40googlegroups.com.

Richárd Bodor

unread,
Dec 7, 2023, 7:20:34 AM12/7/23
to ipf-user
that sounds good :)

thanks a lot!

Reply all
Reply to author
Forward
0 new messages