How can I add SessionIndex as part of the AuthenStatement provided? Is there a way to add this using a Lamba Function?
-
Using FusionAuth as the Idp for our environment. We have a JFrog application (Artifactory) that is requiring the Optional SessionIndex as part of the AuthenStatement. Is there a way to pass this using a Lambda function that provides the additional attribute?
-
Hiya,
Unfortunately this looks like an open issue: https://github.com/FusionAuth/fusionauth-issues/issues/896
I didn't see any workarounds suggested. I'm sorry about this roadblock, but I don't think a lambda will help.
Here's the most applicable lambda, but I don't see any way to inject something into the authn statement.
So my suggestion is that you upvote the issue. If you have budget, you can also inquire about a professional services engagement. Or if you are a current customer on a plan with support, open a support ticket.
Finally, here's more about how our roadmap is determined.
-
Issue 896 was resolved with the release of version 1.20. @tom-mauldin please download that version (or greater) and see if that resolves things.
-
Great! We will test this tomorrow. Thanks for the quick fix.
Tom M
-
We just did some testing and it appears that JFrog Artifactory can now use FusionAuth as a SAML ID Provider.
Thanks again for the quick work on this issue.
Tom M