Toni Iltanen

Results 8 issues of Toni Iltanen

How does one retrieve id_token for logging out from the provider? It should be setted to id_token_hint query parameter in the end session -endpoint.

only way to run unit tests now is to run lein test on the terminal? it would be useful, if you could run a namespace -based test collection or similar.

In redmine_multiprojects_issue plugin (https://github.com/nanego/redmine_multiprojects_issue) Related projects can be added to issue. Through this plugin, related projects are in issue.project_ids array. **example:** ``` issue.project_id: 4 issue.project_ids: [5,6] ```` So to the...

enhancement

## Setup ### Versions - **Rust: cargo 1.75.0** - **Diesel: 2.1.4** - **Database: Mysql 5.7** - **Operating System: macOS 14.2.1** ### Feature Flags - **diesel: mysql** ## Problem Description When...

bug
mysql

Is there a way to implement other authentication methods instead Basic auth (username and password)? In example OpenID Connect, oauth 2 etc, which should redirect the auth to external identity...

Is there any know-how on how to change the identity provider from google to another idp? I have an oAuth/OpenID provider, which should be used with the hackpad, but im...

Is there a support for multiple drone connections? in example, making multiple flight plans and ordering different drones against each flight plan. gz#24427