Great! We will test this tomorrow. Thanks for the quick fix.
Tom M
Great! We will test this tomorrow. Thanks for the quick fix.
Tom M
Thanks for the info. I was not sure if it was going to prompt for a license or impact my Kickstart in any way. I was concerned is all - no bug noted.
I had a malformed kickstart.json that was impacting my build. I think I have the issue resolved now.
BTW I didn't take your response as prickly. I was attempting to correct myself.
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
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
Great! We will test this tomorrow. Thanks for the quick fix.
Tom M
Thanks for the info. I was not sure if it was going to prompt for a license or impact my Kickstart in any way. I was concerned is all - no bug noted.
I had a malformed kickstart.json that was impacting my build. I think I have the issue resolved now.
BTW I didn't take your response as prickly. I was attempting to correct myself.
Sorry. Community Edition.
Not seeing an error at this time. Just getting spun up on Kickstart and how to implement. We want to template out a lot of stuff and wanted to include the "licenseid" as part of the template as we expect to support licensed versions as part of our initiative.
Also, I know that you must accept the License Agreement as part of initial login when you set up the Community Edition (first admin account). The initial screens require it before proceeding. What happens to that acceptance requirement when you created the initial admin account via Kickstart?
Is there a way to accept the opensource (free version) license using Kickstart? I found how you can set your license id using kickstart but cannot find how to set/accept the open source license.
{
"licenseId": "eb7244dc-5d8e-40cd-a005-70b116fbda31"
}
works to set a purchased license. Is there a specific tag to indicate the open source license is accepted?
Maybe like
{
"licenseId": "99999999-8888-7777-6666-555555555555"
}
or something similar "Open-Source-License-Accept"
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?