Utku Ozdemir c329668a83
fix: correctly encode exposed service redirect URL after auth
We had a URL encoding issue in the `redirect` query parameter in the new workload proxy auth/redirect flow. On the authentication page, we URL-decoded the redirect URL to be used after the authentication, but forgot to re-encode it before issuing the redirect afterwards, which submits it to the backend.

Backend then was unable to base64-decode the signed redirect URL, resulting in a bad request.

Signed-off-by: Utku Ozdemir <utku.ozdemir@siderolabs.com>
2025-05-05 12:42:44 +02:00
..
2024-02-29 17:19:57 +04:00
2024-02-29 17:19:57 +04:00
2024-02-29 17:19:57 +04:00
2024-08-16 11:17:05 -07:00

Omni API

Omni client code and gRPC API libraries.


Omni SaaS deployment of Kubernetes. Omni is supported by the people at Sidero Labs. This respository contains client code and gRPC API definitions used to access Omni SaaS.

Documentation

For instructions on using Omni, see the Documentation.

Community

Contributing

Contributions are welcomed and appreciated! See Contributing for our guidelines.

License

GitHub

Some software we distribute is under the General Public License family of licenses or other licenses that require we provide you with the source code. If you would like a copy of the source code for this software, please contact us via email: info at SideroLabs.com.