Hi, as the title says, I want to connect Hubs with another website to achieve Single-Sign-On.
My purpose is to provide users to sign-in at once, use our system & hubs with only one-time registration or signing in.
I feel reticulum is independent by Hubs. So I think we can connect with other systems. (with internal API? or OpenID Connect?)
It's okay to use reticulum as a primary user information datastore, or use another system and use its information by reticulum.
I'm a newbie of Hubs/Reticulum, but I understand about general API/OAuth/OpenID. Could you give me some advice about this?
Just adding that we are working on OAuth implementation to be built into Hubs Cloud - there is an open issue here to track this progress: https://github.com/mozilla/hubs/issues/2312
Hi, as the title says, I want to connect Hubs with another website to achieve Single-Sign-On.
My purpose is to provide users to sign-in at once, use our system & hubs with only one-time registration or signing in. I feel reticulum is independent by Hubs. So I think we can connect with other systems. (with internal API? or OpenID Connect?) It's okay to use reticulum as a primary user information datastore, or use another system and use its information by reticulum.
I'm a newbie of Hubs/Reticulum, but I understand about general API/OAuth/OpenID. Could you give me some advice about this?