candid
candid copied to clipboard
Identity Manager Service
Changes to the `context` package in go 1.21 are causing TestTokenNotInStore to fail: ``` === RUN TestTokenNotInStore ussologin_test.go:122: error: cannot handle unexported field at {[]testing.StubCall}[0].Args[0].(context.backgroundCtx).emptyCtx: "context".backgroundCtx consider using a custom...
Bumps [github.com/juju/cmd/v3](https://github.com/juju/cmd) from 3.0.0-20210809234809-65029dab4cd0 to 3.0.13. Release notes Sourced from github.com/juju/cmd/v3's releases. v3.0.13 What's Changed Render all documentation by @SimonRichardson in juju/cmd#104 Full Changelog: https://github.com/juju/cmd/compare/v3.0.12...v3.0.13 v3.0.12 What's Changed [JUJU-4255][documentation command]...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.1.0 to 0.12.0. Commits b4ddeed go.mod: update golang.org/x dependencies edc325d ssh: fix call to Fatalf from a non-test goroutine eab9315 ssh: add diffie-hellman-group16-sha512 kex ddfa821 ssh: ignore...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.14.0 to 1.16.0. Release notes Sourced from github.com/prometheus/client_golang's releases. v1.16.0 What's Changed [BUGFIX] api: Switch to POST for LabelNames, Series, and QueryExemplars. #1252 [BUGFIX] api: Fix undefined...
Bumps [github.com/yohcop/openid-go](https://github.com/yohcop/openid-go) from 1.0.0 to 1.0.1. Release notes Sourced from github.com/yohcop/openid-go's releases. Fix discovery of self-closing meta tag, update x/net dependency. What's Changed Fix discovery of self-closing X-XRDS-Location meta tag...
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.7 to 1.10.9. Release notes Sourced from github.com/lib/pq's releases. v1.10.9 Fixes backwards incompat bug with 1.13. Fixes pgpass issue Commits 2a217b9 add version check for go 1.15...
## Description The what and why - include a summary of the change, describe what it does, and include relevant motivation and context. ## Engineering checklist *Check only items that...
When trying to set the LDAP identity provider, the LDAPS protocol is not supported and fails to parse. $ sudo snap logs candid 2023-02-23T00:01:51Z systemd[1]: Started Service for snap application...
When using Azure ADFS as the backend, we'd like to be able to utilize the "roles" provided in the token to populate groups and gate access. The roles are communicated...
The library github.com/duo-labs/webauthn has been deprecated and development moved to github.com/go-webauthn/webauthn. Could you update candid's dependency?