Toi
03/31/2023, 1:54 PM^(([a-zA-Z0-9_][a-zA-Z0-9/_|-]{0,127})|\\*)$
:
Is there a specific reason why it can't start with the character "-" (minus) ?
We generate Ids that may start with it. Encoding with base64url may also not work since (I believe) base64url may also generate outputs that start with "-"
Is there a workaround for this?