Rafael Mundel
Rafael Mundel
### Scribe version 4.34.0 ### PHP version 8.1 ### Framework Laravel ### Framework version 9.52.16 ### Scribe config ```ruby title => "WebService" base_url => "https://localhost:3000" theme => "elements" static.output_path =>...
To properly work on Ubuntu 18.04.3 live out of the box, one shall add: deb http://archive.ubuntu.com/ubuntu bionic main universe to /apt/sources.list and run on the root folder with cd /
### Bug Description I'm using a custom OIDC as login provider (Authentik). Works fine for the admin UI but throws an error trying to login within Rusdesk Client. ### How...