Copy over from Heimdall for the most part. Key one we need is LDAPS. Will probably require changes to the user model / other db stuff so that we have all the fields we need. ATM, all we need is to create a user of the lowest set of permissions and the admin can go in and upgrade them to whatever they need. Ideally we are able to take in what groups a user is in (from LDAP, not just oidc which is what we support atm on heimdall) so that we can automatically provision the user with the correct amount of permissions.
Copy over from Heimdall for the most part. Key one we need is LDAPS. Will probably require changes to the user model / other db stuff so that we have all the fields we need. ATM, all we need is to create a user of the lowest set of permissions and the admin can go in and upgrade them to whatever they need. Ideally we are able to take in what groups a user is in (from LDAP, not just oidc which is what we support atm on heimdall) so that we can automatically provision the user with the correct amount of permissions.