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-2026.4.2.tar.gz (15.0 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-2026.4.2-py3-none-any.whl (21.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mitol_django_scim-2026.4.2.tar.gz
  • Upload date:
  • Size: 15.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for mitol_django_scim-2026.4.2.tar.gz
Algorithm Hash digest
SHA256 d5ee3bc2c0a54f5e60abcefe22d927da177f57da8b62e176d19d311b906ed86a
MD5 398ac726207821e8a20a888111988fdb
BLAKE2b-256 bafe22069364ce5dbb6214e08d617a27a2e6ccc638b0405e30738f2a33978bcc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mitol_django_scim-2026.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0d95077ec46782955d5090a28c60e0f69b275514ab777ccd8e80c04f9f82e81d
MD5 9d08cc7bf8c7e32a874abfd3ce2c7ad9
BLAKE2b-256 dbc9f1eaf2645e853ca4987d89ab37fadc704002b06b6f2b0c7e4b91538b0ee4

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