QuITAC / authentik

Docker compose files and Config for Authentik
0 stars 0 forks source link

Enrollment Config #4

Closed DSMaVie closed 8 months ago

DSMaVie commented 9 months ago

We need to invite a bunch of users. Should be as easy as setting the invite link to not single use. We need to make the admins in every case. That is the hard part. This can easily become blocked because this probably needs proper group mapping for nextcloud.

DSMaVie commented 8 months ago

The stage works. Last testing for the group.

DSMaVie commented 8 months ago

The flow works, however, the flow does appear to delete the invitation after use even when single use is disabled. since login with a static token is essentially the same as a static link, why not use the static enrollment flow anyways? wouldn't do that in production but there we need a proper onboarding solution anyways.

solution: disabling invitation tokens for now.