question

lucasrodriguezroge avatar image
lucasrodriguezroge asked

Where should i store my game secret keys from another services

Greetings, We are currently using some external services besides playfab (like cdn to download data) that requires a secret key (not playfab secret key).

Originally we stored this information as internal content data on playfab which was consumed via cloudscript. This doesnt feel correct and we are not so sure about how to handle it, our goal is to consume this information before actually logging into playfab.

What is the best approach to handle this? Should we use another service or there is a better way to manage this information. For example while researching we found about Azure Key Vault.

apisAuthenticationdata
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Neils Shi avatar image
Neils Shi answered

Typically, PlayFab services require a login before using them. So, if you want to handle the information before logging into PlayFab, then PlayFab is not suitable for this feature. As you mentioned, you can consider using external features like Azure Key Vault to implement your functionality. Since we are not expert at Azure Key Vault, you may ask the Azure Key Vault team for further assistance.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.