Jamf Connect Notify

amoussy
New Contributor II

Hi all!
I activated the Notify part in Jamf Connect Login.
Everything is fine BUT the Notify is applied each time I quit the session or reboot the computer.
I understood Notify was applied once, during enrollment.

What is my mistake?

1 ACCEPTED SOLUTION

DBrowning
Valued Contributor II

@amoussy you need to run authchanger. Depending on which method of login you are using:

authchanger -reset -Okta
authchanger -reset -OIDC
authchanger -rest

View solution in original post

3 REPLIES 3

DBrowning
Valued Contributor II

@amoussy you need to run authchanger. Depending on which method of login you are using:

authchanger -reset -Okta
authchanger -reset -OIDC
authchanger -rest

amoussy
New Contributor II

It works! Thanks to remind me!

smacdoug
New Contributor

We use Azure. I assume I would use, 'authchanger -reset -OIDC', but where do I put this?