-
Some pallets calls have `Raw0`, `Raw1`... types. Such as the `Identity.set_identity` on the people chain.
Because of this, users have no idea what type they should select and input.
![image](https…
-
I stopped using Cyberduck a couple years ago as multi-account became increasingly common, and I moved to use of aws-vault to store credentials in the MacOS or Windows keychain or use AWS SSO (pre-cont…
-
**Is your feature request related to a problem? Please describe.**
To configure Azure storage, there are some options like managed identities or service principal. I don't like managed identities…
-
### Acceptance Criteria (Required on creation)
- Test OAuth2 classes:
- `CamundaBpmSpringSecurityDisableAutoConfiguration` is active when **no** oauth2 configuration is present.
- `CamundaSpringS…
-
Find out what the general look and feel of Grin should be.
Finished logos and other assets can later be added to the press kit (mimblewimble/grin-pm#49) and [grin-tech website](https://grin-tech.or…
-
### Check for previous/existing GitHub issues
- [x] I have checked for previous/existing GitHub issues
### Issue Type?
Bug
### (Optional) Module Version
0.1.5
### (Optional) Correlation Id
_No …
-
It is now possible to authenticate with Azure Storage via Managed Identities and completely ignore the tokens in the connection string.
However, it requires a new way of instantiating the connectio…
-
I have several universal iOS / macOS apps (not Catalyst - separate apps with a common code base). When running the macOS version, I get a bunch of these errors in the console:
```
❌ Request failed…
-
I would like to use Sigv4 proxy, but not using IRSA, which is already working, but relying on new Pod Identity.
Seems it needs an upgrade for the SDK to let it work natively
-
This Gleam code that uses a pipe in a `size` bit array segment:
```gleam
pub fn main() {
>
}
fn identity(x) {
x
}
```
Produces this error output from `gleam build` on Gleam 1.6.2:
…