Something went wrong while setting issue due date.
Dynamic client_id obtention
After an exchange with the OIDC client JS library, it think we could embed this feature within the sib-oidc
lib, as it seems that it only requires an HTTP call to the right URL to obtain the client_id
.
I am not sure that the Django lib we use implements the dynamic client_id option though.