/
How to generate edge keys
How to generate edge keys
Assuming that you already shave Linux || MacOS shell
for all tenants including: diku, consortium, college & university etc.
Replace required items:
“t“ → tenantId i.e. diku (changeable value)
“u“ → edge_admin (static value)
“s” → salt (any random string)
#Replace any of needed value(s) & encrypt
echo '{"s":"bdawno3Iplwo","t":"consortium","u":"edge_admin"}' | base64
diku eyJzIjoiYmRhd25vM0lwbHdvIiwidCI6ImRpa3UiLCJ1IjoiZWRnZV9hZG1pbiJ9Cg==
consortium eyJzIjoiYmRhd25vM0lwbHdvIiwidCI6ImNvbnNvcnRpdW0iLCJ1IjoiZWRnZV9hZG1pbiJ9Cg==
college eyJzIjoiYmRhd25vM0lwbHdvIiwidCI6ImNvbGxlZ2UiLCJ1IjoiZWRnZV9hZG1pbiJ9Cg==
university eyJzIjoiYmRhd25vM0lwbHdvIiwidCI6InVuaXZlcnNpdHkiLCJ1IjoiZWRnZV9hZG1pbiJ9Cg==
If by some reason edgeKey doesn’t work, please generate it with a brand new “s“ (salt) value.
, multiple selections available,
Related content
Edge APIs
Read with this
[DEPRECATED] Update ephemeral-properties/create tenant for edge (update-ephemeral-properties job)
[DEPRECATED] Update ephemeral-properties/create tenant for edge (update-ephemeral-properties job)
More like this
SSO Configuration In Keycloak for Folio
SSO Configuration In Keycloak for Folio
More like this
Consortium Authentication
Consortium Authentication
More like this
DR-000030 - FOLIO Secrets Management
DR-000030 - FOLIO Secrets Management
More like this
[Spike] Investigate options for cross tenant harvesting
[Spike] Investigate options for cross tenant harvesting
More like this