Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
4 years agoSCIM Bridge test
Hi,
We are trying to setup a SCIM bridge to 1password using Azure for the bridge and provisioning.
We have got to step 4 of the setup which is 'Test the SCIM Bridge' but this isn't working
c...
Former Member
4 years agoHi, thanks for coming back to me.
I tried that but still get an error, this time the command is: (with the token and web address updated to ours)
Invoke-WebRequest -Headers @{"Authorization" = "BEARER_TOKEN"} -Method Get "https://our-scim-url.example.com/scim/User"
The error message is:
Invoke-WebRequest : {"detail":"Not found","schemas":["urn:ietf:params:scim:api:messages:2.0:Error"]}
I'll carry on with the documentation and try and get the enterprise app setup and see if it imports users.