Azure

Parkable does not currently support SCIM groups with Azure. Only user data can be provisioned.

Setup Enterprise application

  1. Create a new application

    • From the Azure home screen select “Enterprise Applications’ then “New Application”.

    • Click “Create your own application”

    • Name the application and select “integrate any other application…”

    • Click “Create”

  1. Set up provisioning configuration

    • Click “3. Provision User Accounts”

    • Select “Automatic” for provisioning type

    • Enter the Parkable SCIM URL. This will always be “https://api.parkable.com/api/scim/2.0/”.

      You may need to use https://api.parkable.com/api/scim/2.0/?aadOptscim062020 as the tenant URL if you are experiencing issues, see ‘Known Issues’ below.

    • Obtain your API key from the Parkable admin panel (Members→SSO→SCIM) and enter this in the “Secret token” field.

    • Click “Test Connection”. If this doesn’t succeed, please check the URL and secret key have been entered correctly.

Attribute Mappings

  1. Disable group provisioning

  • Expand the Mappings section and click the link “Provision Azure Active Directory Groups”

![](https://outline-production-attachments.s3-accelerate.amazonaws.com/uploads/e1b80246-7190-4a6d-a1ae-20780865578a/a6223ba8-3707-42eb-a67c-c2a176e60329/Screenshot_20220615_135350.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA4EOUDTOVUICLPZ4P%2F20251221%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20251221T171025Z&X-Amz-Expires=3000&X-Amz-Signature=ba8b94dccace6cb335e6ba048fe1c4fc849f393bcf9679659077f812be1379a8&X-Amz-SignedHeaders=host&x-amz-checksum-mode=ENABLED&x-id=GetObject)

  • Change enabled state to “No” and click save

2. Configure user mappings

  • Under Mappings, click the “Provision Azure Active Directory Users”

  • Parkable requires four mappings: userName, active, name.givenName and name.familyName. Configure these according to your user profiles, ensure that userName is the users primary work email address.

  • Click Save

Save provisioning details

  • Ensure the “Provisioning Status” toggle is set to “on” and click “Save”

Known issues

There is a known issue with deactivating and re-activating users with Azure, these are documented here.

In order to assure compatibility, you will need to use the “aadOptscim062020” feature flag if you are having trouble de-activating users. This can be done by using the following tenant URL instead: https://api.parkable.com/api/scim/2.0/?aadOptscim062020