Ronny Bremer

Results 13 issues of Ronny Bremer

For audit reasons I need to know the IP address of the invoking party of our web socket services. According to a post from a couple of years ago, you...

##### SUMMARY Our environment ist dual-stacked with both IPv4 and IPv6 configured on all our servers including the Zabbix proxies. When using the Zabbix agent role it will automatically add...

enhancement
role

I see debug info with the correct RPMs being associated to the errata, but it will not be imported into Katello 3.17. Here is an extract of the log: ```...

When uploading a PDF file I get an "unsupported type" error in the console (no error in the upload window, which just refreshes). In order to distribute in-house eBooks, those...

enhancement

When using the package administration page, I cannot find any option to removed an uploaded package. How is this done correctly? Thank you, Ronny

I figured out how to get access to the claims by following the example here https://github.com/ctron/yew-oauth2/blob/17647840a9a951cee93db56a0cf0f0bb19696a79/yew-oauth2-example/src/components/identity.rs However, is it really the only option to first serialize the claims to Json...

enhancement
help wanted

### Description Apisix is running fine in standalone mode, providing upstream access to some API routes as well as a PHP middleware. However, I would like to integrate Opentelemetry for...

According to https://www.rfc-editor.org/rfc/rfc8628#section-3.4 when requesting a token during the device workflow the client_id is required when the client is not able to authenticate to the IDP. This code shows, that...

According to the documentation, the "containing" class should have this property added: ``` // property of the containing class private var authState: OIDAuthState? ``` The currentAuthFlow property is supposed to...

bug
triage

### Current Behavior Configured SSL on APISIX and using HTTP for an upstream node. The upstream server (Apache 2.4) is sending back a redirect, when the user omits the trailing...