Hi Leo,

Thanks! I'm pretty new with PostgreSQL, could you give me an example of the
commands you run to create your user in the PostgreSQL DB?

This would be a good test I think and then try to understand why the users
are creating automatically.

On Fri, Jul 30, 2021 at 1:03 PM Leo Nikolaev <[email protected]> wrote:

> 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]
>
>

Reply via email to