Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Authentication with Installation ID and Key? #339

Closed
haneef95 opened this issue Jan 4, 2021 · 2 comments
Closed

Authentication with Installation ID and Key? #339

haneef95 opened this issue Jan 4, 2021 · 2 comments

Comments

@haneef95
Copy link

haneef95 commented Jan 4, 2021

Hi,

I was reading the answer to

Q: What are my installation id and installation key used for?

in the FAQ

I was hoping to get some clarity on this point:
Authenticate to push relay servers for push notifications to Bitwarden client applications.

https://www.github.com/bitwarden/help/tree/master/_articles%2Ffaqs%2Fhosting-faqs.md

Kind regards,

@tgreer-bw
Copy link
Contributor

The client apps use push notifications from Apple/Firebase(Google) and Signalr platforms to get updated vault information when you make edits. We use the install id/key to authenticate your self-hosted server against our cloud-hosted push notification services, so your self-hosted instance doesn't need to handle push notifications, which would require you to build and sign your own client applications in some cases.

@haneef95
Copy link
Author

haneef95 commented Jan 4, 2021

Thanks for the elaboration.

Is it possible to self host the Push Relay as opposed to using push.bitwarden.com?

Kind regards

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants