Johannes Reppin

Results 18 issues of Johannes Reppin

In Keycloak, there is the option to pass `kc_idp_hint` to the authorization endpoint in order to directly forward to an IdP. If the parameter could be passed, or the authorization...

When using `application_credential_id` and `application_credential_secret` authentication to Openstack Keystone fails. As far as I understand, the `password` field will always be filled with the contents of ` ``` common: cloudCredentialSecretName:...

Hello, I want to use CondorSpawner to spawn notebooks on HTCondor. For this I need to add a pre_spawn_hook to do some work so that the Kerberos credentials are put...

### Validate Token description length If a token is enrolled with a description with over 80 Characters, the enrollment fails. In my logs I can see: ``` sqlalchemy.exc.DataError: (raised as...

Type: Bug

in the [docs](https://registry.terraform.io/providers/rancher/rancher2/latest/docs/resources/cluster_v2#creating-rancher-v2-cluster-with-machine-selector-config-for-rancher-277-and-above) for `machine_selector_config` it says: ``` config =

kind/bug

Hello, we would like to use the terraform provider from [pulumi](https://www.pulumi.com/). They provide a bridge to wrap existing terraform providers with the pulumi API: https://github.com/pulumi/pulumi-tf-provider-boilerplate We would appreciate it if...

Hello, we would like to use webdavfs to mount our nextcloud in a jupyterlab. Since we do OpenID Connect (OIDC) Auth in Jupyterlab and also in Nextcloud, could one use...

Hello, I'm trying to use Kerberos for the Authentication process of JupyterHub and found your Authenticator module. I get the following error message: HTTPServerRequest(protocol='https', host='naf-belle-jhub.desy.de', method='POST', uri='/hub/login?next=', version='HTTP/1.1', remote_ip='::ffff:131.169.214.92') Traceback...

## Make Header Logo configurable ### Summary At DESY The _default_ Logo is blue and while that is file for the `/login` page, the logo which is also displayed on...

Hi, I tried using the keycloak provider in [terraformer](https://github.com/GoogleCloudPlatform/terraformer). While it worked as expected, SAML Clients could not be imported. Their resources are not listed in the supported ressources list....