Sign-in options with Jamf Connect

MacJunior
Contributor III

Hey guys, 

I'm in the process of testing Jamf Connect, I noticed this as a sign-in option 

LWScreenShot 2023-01-03 at 9.21.15 AM.jpg

Would it be possible to remove it since no one will use it to sign in to their Mac!!? I couldn't find any related settings in our Azure AD.

 

Thanks in advance

 

2 ACCEPTED SOLUTIONS

Jaykrishna1
Contributor II

To remove the Jamf Connect sign-in option, you need to modify the configuration profile for Jamf Connect. The exact steps to remove the sign-in option will depend on the specific version of Jamf Connect you are using, but here's a general outline of the process:

  1. Open the Jamf Connect Admin app.

  2. Locate the configuration profile for Jamf Connect. This can typically be found in the 'Profiles' section.

  3. Open the configuration profile for editing.

  4. Find the settings related to the sign-in option, and either remove or modify them as needed.

  5. Save the changes to the configuration profile.

  6. Deploy the updated configuration profile to your Mac devices.

After the updated configuration profile is deployed, the Jamf Connect sign-in option should no longer be available on your Macs.

View solution in original post

AJPinto
Honored Contributor II

All of this is configurable. I am betting you have something configured wrong, I recommend checking your com.jamf.connect configuration profile. The screen you are seeing is coming from your IDP source, JAMF Connect is just displaying the webpage it is being told to display by the IDP. If everything looks correct in JAMF Connect ping your JAMF Rep for assistance. If this is what your Azure instance is telling JAMF Connect to display, reach out to your TAM for assistance with Azure.

 

Integrating with Microsoft Azure AD - Jamf Connect Administrator's Guide | Jamf

 

With your POC you should have gotten the JAMF Connect Configuration app. The IDP settings are in the Identity Provider tab.

 

 

AJPinto_0-1675426407962.png

 

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>CreateJamfConnectPassword</key>
	<true/>
	<key>OIDCProvider</key>
	<string>Azure</string>
</dict>
</plist>

 

View solution in original post

6 REPLIES 6

Jaykrishna1
Contributor II

To remove the Jamf Connect sign-in option, you need to modify the configuration profile for Jamf Connect. The exact steps to remove the sign-in option will depend on the specific version of Jamf Connect you are using, but here's a general outline of the process:

  1. Open the Jamf Connect Admin app.

  2. Locate the configuration profile for Jamf Connect. This can typically be found in the 'Profiles' section.

  3. Open the configuration profile for editing.

  4. Find the settings related to the sign-in option, and either remove or modify them as needed.

  5. Save the changes to the configuration profile.

  6. Deploy the updated configuration profile to your Mac devices.

After the updated configuration profile is deployed, the Jamf Connect sign-in option should no longer be available on your Macs.

I build my profile using Jamf Connect Configuration and can't see any sign-in options in there !! 

AJPinto
Honored Contributor II

All of this is configurable. I am betting you have something configured wrong, I recommend checking your com.jamf.connect configuration profile. The screen you are seeing is coming from your IDP source, JAMF Connect is just displaying the webpage it is being told to display by the IDP. If everything looks correct in JAMF Connect ping your JAMF Rep for assistance. If this is what your Azure instance is telling JAMF Connect to display, reach out to your TAM for assistance with Azure.

 

Integrating with Microsoft Azure AD - Jamf Connect Administrator's Guide | Jamf

 

With your POC you should have gotten the JAMF Connect Configuration app. The IDP settings are in the Identity Provider tab.

 

 

AJPinto_0-1675426407962.png

 

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>CreateJamfConnectPassword</key>
	<true/>
	<key>OIDCProvider</key>
	<string>Azure</string>
</dict>
</plist>

 

I couldn't see anything related to sing-in options in com.jamf.connect config profile

JC.png

The only thing in there is "RequireSignIn" which has nothing to do with the problem I'm having. 

I searched well in our Azure AD and couldn't find anything configured to sign-in with Github! but I still doubt it's from Azure AD side not JC.

AJPinto
Honored Contributor II

Honestly, its probably a configuration on the Azure side. JAMF Connect is just displaying the options it is being told to display from Azure. JAMF Connect itself is a reliably simple application.

 

Have you tried to disable the signin with GitHub option on your Azure Tennant? 

piotrr
Contributor III

Yeah that's in azure. You saw the Microsoft sign-in page in a webview window and opted for alternate sign-in options in that window. Whatever happens in that window is Azure.