Re-register device in Platform SSO

Hi, I'm currently in the middle of debugging between my macOS and server for implementing Platform SSO. As part of the debug process, I sometimes want to restart the whole process, which means to get into the beginDeviceRegisteration method again. I noticed that even if I push the Repair button in the user (under settings) it will go again and again into the beginUserRegistration, but it will not go again to the device registration. Is there an option to reset the Platform SSO device registration? (already tried Repair, remove MDM profile of the PSSO etc.)

Answered by noam in 809904022

ok. I just change the config in the user registration method and then rerun again, and due to config changes it will run the device registration again. This is awkward.

Accepted Answer

ok. I just change the config in the user registration method and then rerun again, and due to config changes it will run the device registration again. This is awkward.

Re-register device in Platform SSO
 
 
Q