I’m about to do the same thing and AFAIK you have to add users permissions manually. In my case I do add the permissions beforehand.
Cheers, Leo > On 30 Jul 2021, at 14:48, Daniel Harris <[email protected]> > wrote: > > > Hello! > > I've been playing around with guac for some time now and I'm struggling to > get the auto-create-users feature working from OIDC to PostgreSQL. > > I am currently able to authenticate into the guac front end using OIDC, > however I'm unable to see any connections. I have since read that I need a > PostgreSQL DB and auto-create-user enabled, which I have done. > > However, if I do a select * from guacamole_user I see no results, so I'm not > sure that my OIDC users are being created. > > Ultimately, I am looking to authenticate users via OIDC, have there > information stored in PostgreSQL and automatically assigned connections. Any > help is appreciated. > > Thanks, > Daniel --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
