Skip to content
This repository was archived by the owner on Jun 23, 2023. It is now read-only.

Conversation

peppelinux
Copy link
Member

this definitely closes
#60

now we have the seed parameter as a Registration endpoint internal parameter

    "registration": {
      "path": "registration",
      "class": "oidcop.oidc.registration.Registration",
      "kwargs": {
        "client_authn_method": None,
        "client_secret_expiration_time": 432000,
        "client_id_generator": {
           "class": 'oidcop.oidc.registration.random_client_id',
           "kwargs": {
                "seed": "that-optional-random-value"
           }
       }
      }
    },

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants