After the upgrade to MacOS 12.3, the Jamf login screen went away, i found that running this command would fix the issue :
/usr/local/bin/authchanger -reset -jamfconnect
Although after creating a policy and trying this through execute command i get the following error:
LLVM Profile Error: Failed to write file "default.profraw": Read-only file system
I tried the command in terminal manually with sudo permissions and it did work.
How can i fix it ?