Logic®

Results 9 comments of Logic®

I tested by adding ```-config.expand-env=true``` manually inside the deployment-ingester.yaml file and it works as intended. Even though the variable inside config.yaml is not expanded when i checked in pod.

seems like dont have okta URL option for cli

After I have korek the code, found that the cli version missing orgURL config ![image](https://user-images.githubusercontent.com/48907062/207777430-1369a87d-b87e-4279-92a8-b60ece3acffc.png) After added that, the sync working fine

I think I got the same error like this before, the internal redirection from ```identity``` to ```sso``` is wrongly configured as by default is ```sso:5000```. Since I deployed the application...

@ErikHumphrey , After I checked in the container, its whether like the SSO not enable by default (need to add sso env enable yes or something) or just the NGINX...

Im using this configurations, still having problem of sending email . Is there any misconfig inside my configuration? ![image](https://user-images.githubusercontent.com/48907062/189556113-60679e91-739d-4ad1-aefe-baf9e5403f4a.png)

Hi @TylerD79 , actually I still have this issue, even though I already commented out the auth inside the config file. are there any other changes you made before that...

@ > > Ns mode has some manual steps for the CRD installation, you can follow the guide but in general it should work fine. > > sure, i tried...

Im facing the same problem. User not able to login into Bitwarden via SSO. Error : ``` System.Security.Cryptography.CryptographicException: The key {31b652d8-2824-4097-8b16-97c3a592e1b3} was not found in the key ring. For more...