Posted on 11-06-2019 04:39 AM
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?
Solved! Go to Solution.
Posted on 11-06-2019 05:31 AM
@amoussy you need to run authchanger. Depending on which method of login you are using:
authchanger -reset -Okta
authchanger -reset -OIDC
authchanger -rest
Posted on 11-06-2019 05:31 AM
@amoussy you need to run authchanger. Depending on which method of login you are using:
authchanger -reset -Okta
authchanger -reset -OIDC
authchanger -rest
Posted on 11-06-2019 07:34 AM
It works! Thanks to remind me!
Posted on 08-12-2020 05:58 AM
We use Azure. I assume I would use, 'authchanger -reset -OIDC', but where do I put this?