Skip to main content

Django application for SCIM integrations

Project description

SCIM

Prerequisites

  • You need the following a local Keycloak instance running. Note which major version you are running (should be at least 26.x).
    • You should have custom user profile fields setup on your olapps realm:
      • fullName: required, otherwise defaults
      • emailOptIn: defaults

Install the scim-for-keycloak plugin

Sign up for an account on https://scim-for-keycloak.de and follow the instructions here: https://scim-for-keycloak.de/documentation/installation/install

Configure SCIM

In the SCIM admin console, do the following:

Configure Remote SCIM Provider

  • In django-admin, go to OAuth Toolkit and create a new access token
  • Go to Remote SCIM Provider
  • Click the + button
  • Specify a base URL for your learn API backend: http://<IP_OR_HOSTNAME>:8063/scim/v2/
  • At the bottom of the page, click "Use default configuration"
  • Add a new authentication method:
    • Type: Long Life Bearer Token
    • Bearer Token: the access token you created above
  • On the Schemas tab, edit the User schema and add these custom attributes:
    • Add a fullName attribute and set the Custom Attribute Name to fullName
    • Add an attribute named emailOptIn with the following settings:
      • Type: integer
      • Custom Attribute Name: emailOptIn
    • Add an emailVerified attribute (using the option specific to this in the dropdown)
  • On the Realm Assignments tab, assign to the olapps realm
  • Go to the Synchronization tab and perform one:
    • Identifier attribute: email
    • Synchronization strategy: Search and Bulk

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mitol_django_scim-2025.7.29.tar.gz (15.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mitol_django_scim-2025.7.29-py3-none-any.whl (21.4 kB view details)

Uploaded Python 3

File details

Details for the file mitol_django_scim-2025.7.29.tar.gz.

File metadata

  • Download URL: mitol_django_scim-2025.7.29.tar.gz
  • Upload date:
  • Size: 15.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for mitol_django_scim-2025.7.29.tar.gz
Algorithm Hash digest
SHA256 d9470c0b6293f3030229a2e495b249cad5b96f1cdc4b932a8dc67f9c433bd739
MD5 e3756a2d1857a1722a73f84099dae438
BLAKE2b-256 10d0a0b7b3790a34cf7efd49c7490d7d5c056b5840f986113e0343cab0e63e5f

See more details on using hashes here.

File details

Details for the file mitol_django_scim-2025.7.29-py3-none-any.whl.

File metadata

File hashes

Hashes for mitol_django_scim-2025.7.29-py3-none-any.whl
Algorithm Hash digest
SHA256 aa10c93756d15a2fd8e8f747095e53d0c9aa7510d6fad8ce559db5ad67acfb87
MD5 877fac3a78edf4fd200389538d13d43b
BLAKE2b-256 715e1889d00cf93919d6b34f4638b35a930942cfa95b64c3d005d22a3ea0dd5a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page