You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this is primarily vanity, but HMACSHAStrategy used hard-coded ory_ prefix and I would prefer to have it be something branded for my own project.
Describe your ideal solution
I think just additional config option to configure the prefix would work well.
Workarounds or alternatives
Copying the HMACSHAStrategy and changing that small string. I think this is done in authelia.
Version
latest master
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Preflight checklist
Ory Network Project
No response
Describe your problem
I think this is primarily vanity, but
HMACSHAStrategy
used hard-codedory_
prefix and I would prefer to have it be something branded for my own project.Describe your ideal solution
I think just additional config option to configure the prefix would work well.
Workarounds or alternatives
Copying the
HMACSHAStrategy
and changing that small string. I think this is done in authelia.Version
latest master
Additional Context
No response
The text was updated successfully, but these errors were encountered: