Hi ,
What error are you getting , please check this below link for reference
https://support.1password.com/sso-configure-azure/
If this helps , please click on Accept Answer
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am getting error setting up my SSO configuration within 1Password
Hi ,
What error are you getting , please check this below link for reference
https://support.1password.com/sso-configure-azure/
If this helps , please click on Accept Answer
I guess, you configured your app registration with "AzureADandPersonalMicrosoftAccount" - allegedly that's not supported by 1Password. I had the very same error.
I could verify that it works with two changes:
"signInAudience": "AzureADandPersonalMicrosoftAccount",
to
"signInAudience": "AzureADMyOrg",
Finish the setup procedure testing the connection and you're good to go.