mirror of
https://github.com/google/nomulus
synced 2026-01-08 23:23:32 +00:00
Add a implementation of Delegated credential without using downloaded private key. This is a stop-gap implementation while waiting for a solution from the Java auth library. Also added a verifier action to test the new credential in production. Testing is helpful because: Configuration is per-environment, therefore, success in alpha does not fully validate prod. The relevant use case is triggered by low-frequency activities. Problem may not pop out for hours or longer.