Andy Lo-A-Foe

Results 28 issues of Andy Lo-A-Foe

Some fields in IAM/IDM API calls have restrictions on what characters can be used. Ideally we should validate these in the library before making the server side call. We should...

#### Overview Implementation of #2876 #### What this PR does / why we need it Implements DEP-2876 #### Special notes for your reviewer #### Does this PR introduce a user-facing...

### Preflight Checklist - [X] I agree to follow the [Code of Conduct](https://github.com/dexidp/dex/blob/master/.github/CODE_OF_CONDUCT.md) that this project adheres to. - [X] I have searched the [issue tracker](https://www.github.com/dexidp/dex/issues) for an issue that...

#### Overview Dynamic Scopes support DEP #2960 #### What this PR does / why we need it Implements DEP-2960 #### Special notes for your reviewer #### Does this PR introduce...

Observed that changing a tag does not (always) restart the app , even though the metadata is updated on the server side. Provider version: `0.50.1`

bug

See https://github.com/uber-go/nilaway

bug

Hi, the Godocs are currently not shown on: https://pkg.go.dev/github.com/iron-io/iron_go3 Can you please add a LICENSE file. It's also useful for companies using having a proper license so this does not...

Trying to run the tests I'm running into some issues, blocker being missing of `NewGoCodePackage` method which preparas a Code package. Any idea where to find the implementantion of this?...