Bruce MacDonald

Results 182 comments of Bruce MacDonald

In order to enable some sjlc modules it is required to re-compile the library yourself. ``` $ git clone https://github.com/bitwiseshiftleft/sjcl.git $ cd sjcl $ ./configure # Requests for extensions go...

I believe this could have come from the `baseDomain` not being set in config

Hi @yeshwanth1312, Thanks for capturing this issue. It looks like NodePort won't work for the Infra connector at the moment. The Infra connector can't detect the host/port to report to...

The UI is still under active development so it isn't enabled by default yet, it will be enabled automatically in an upcoming release (exact date TBD). You can enable the...

We don't have a way to assign users to groups in configuration (yet). The groups you see in that configuration example are being synchronized from an identity provider such as...

We haven't tested Azure AD as an IdP yet, but it is coming soon also.

Re-opening. Needed to do a transitional change (#2086) for backwards-compatibility. We can remove this completely in a future version.

I wasn't able to reproduce this one today on main

This triggers after you refresh the page. Reproduction steps: - login - do some stuff - refresh the page - click logout

This specific case was resolved in f45166a