Re: Custom a login page

2021-12-17 Thread Craig Sawyer
Another way to accomplish this, is to use the auth header extension,
and then auth is your problem:
https://github.com/CSCfi/guacamole-auth-header-password

Then you could use for example NGINX's reverse auth stuff, and forward
authentication to whatever you want.

I'm not saying this is a better way, but it's a different way.

On Fri, Dec 17, 2021 at 6:38 AM Nick Couchman  wrote:
>
> On Fri, Dec 17, 2021 at 9:14 AM Tim Worcester  
> wrote:
>>
>> This can be accomplished by using the guacamole extension capabilities 
>> documented here: https://guacamole.apache.org/doc/gug/guacamole-ext.html
>>
>> Small example that had been previously posted can be found here: 
>> https://github.com/Zer0CoolX/guacamole-customize-loginscreen-extension
>>
>
> There's also an example extension that is part of the official Guacamole 
> code, now:
>
> https://github.com/apache/guacamole-client/tree/master/doc/guacamole-branding-example
>
> -Nick

-
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org



Re: Custom a login page

2021-12-17 Thread Nick Couchman
On Fri, Dec 17, 2021 at 9:14 AM Tim Worcester 
wrote:

> This can be accomplished by using the guacamole extension capabilities
> documented here: https://guacamole.apache.org/doc/gug/guacamole-ext.html
>
> Small example that had been previously posted can be found here:
> https://github.com/Zer0CoolX/guacamole-customize-loginscreen-extension
>
>
There's also an example extension that is part of the official Guacamole
code, now:

https://github.com/apache/guacamole-client/tree/master/doc/guacamole-branding-example

-Nick


Re: Custom a login page

2021-12-17 Thread Tim Worcester
This can be accomplished by using the guacamole extension capabilities
documented here: https://guacamole.apache.org/doc/gug/guacamole-ext.html

Small example that had been previously posted can be found here:
https://github.com/Zer0CoolX/guacamole-customize-loginscreen-extension

On Fri, Dec 17, 2021 at 12:29 AM Manoj Patil  wrote:

> Dear,
>
> I want to customise a guacamole login page add a one more button near to
> login button . Please guide us how to and where to add.
>
>
>
> -
> To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
> For additional commands, e-mail: user-h...@guacamole.apache.org
>
>


Custom a login page

2021-12-16 Thread Manoj Patil
Dear,

I want to customise a guacamole login page add a one more button near to login 
button . Please guide us how to and where to add.



-
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org