XCreds Setup with Azure OIDC
Download the example Azure mobileconfig file.
- In Azure, create an app registration, give it a name and a redirect URI of type Mobile with a value of
https://127.0.0.1/xcreds
and select Register.
Make sure the type is Mobile. - Once the app is created, note the Application (client) ID.
- Open the downloaded example Azure mobileconfig file in a text editor. Edit the contents and update the client ID to match the Application (client) ID from above.
- Install this configuration profile and approve the profile in System Settings.
- To give users access to the app, go to Azure AD->Enterprise Applications->xcreds and select Assign users and groups:
- Select Add user/group:
- Select users to add:
- Select Assign to assign users to the application:
- Install the XCreds app.
- Log out and you should now be able to log in with your Azure credentials.
- You can also launch the XCreds app and it will stay running to check for password changes.