Maxim Ivanov

Results 155 comments of Maxim Ivanov

> Hydra supports token customization for all grants except client_credentials already yes and no.there is a way to customize tokens , yes, but customization is not configured on a authorization...

> Did you read the docs? This is of course enforced on your login app. > Please consult the documentation again. Yes I did, even before opening this question. I'd...

I think it is important to clarify, that I view Authorization server as a internal component of a bigger company infrastructure, where there are multiple first-party services using it's tokens...

> You may be better advised to use AWS KMS or something similar if you want to create/mint tokens from a central authority for internal use. I intentionally tried to...

>> I suggest use existing admin registration code as is, but reject certain fields from client definition when invoked via public DCR. Initially only token customization configuration is to be...

> keys that are set by something else on the server side will never be unset by future apply that do not touch that section This is exactly what I...

> yes, we would (let us know if you want to work on the PR). we definitely would like to support it as an alternative apply mechanism -- just not...

Hm, all tests are passing locally on Docker Desktop managed 1.21 kubernetes cluster, but `TestSSAUpdateSimple` fails in CI.

> your company's legal contact did not review your signed contributor license agreement within the 14 day limit. I don't understand, which company? Which address your bot contacted? I am...

OK, it reached the stage where I'd like to propose it for a merge. I added option to run E2E tests with SSA enabled and test suite now passes with...