Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device.
Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
The BoB Device API provides device key derivation for app backends and serves key derivation keys to trusted validation and inspection clients.
getDeviceKey
getDeviceKey will return a symmetric device key derived from a (secret) shared KDK (Key Derivation Key). The only input parameter is a Device ID, encoded using base64url.
Authorization: App backends are usually the only entities authorized for this call.
References: Key derivation functions are documented in MTS2.