mirror of
https://github.com/google/nomulus
synced 2026-02-06 21:11:34 +00:00
Unless an --oauth flag is used, the nomulus tool will only send the OIDC header. The server still accepts both headers and the user should use `create_user` command to create an admin User (with the --oauth flag on), which will then allow one to use the nomulus tool without the --oauth flag. The --oauth flag and the server's ability to support OAuth-based authentication will be removed soon. Users are urged to create the User object in time to avoid service interruption. TESTED=verified on alpha.