I tried to deploy Jamf Connect with GoogleID as per the Jamf Connect admin guide but during login, I'm getting an error "Configuration is nil or invalid"
Does anyone come across this issue? please suggest
I tried to deploy Jamf Connect with GoogleID as per the Jamf Connect admin guide but during login, I'm getting an error "Configuration is nil or invalid"
Does anyone come across this issue? please suggest
@JamfTechHelp Hey I had the same issue and found an undocumented requirement. You need to set this key as True in your Jamf Connect Login config.
<key>OIDCNewPassword</key>
<true/>
@KyleEricson - Thanks for your input. And also for sync, we have used the below attributes and post that password syncing started working on Jamf Connect 2.7.0 version.
@JamfTechHelp wrote:I tried to deploy Jamf Connect with GoogleID as per the Jamf Connect admin guide but during login, I'm getting an error "Configuration is nil or invalid"
Does anyone come across this issue? please suggest
<key>CheckOnNetworkChange</key>
<true/>
<key>SignIn</key>
<key>AutoAuthenticate</key>
<true/>
<key>AutoMFA</key>
<false/>
<key>RequireSignIn</key>
<true/>
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.