Portal SSO without setting up SAML IDP
I see that custom SAML integration is available for letting
customers access their portal in Subscriptions. That's nice, but a lot
more complicated than it needs to be.
All
that's required for secure customer portal access would be an API
endpoint that would allow us to obtain a single-use URL for that one
customer, e.g.
https://subscriptions.zoho.com/portal/org/customer_id?token=WlkZmBtamlhYHd2Jz9xd3BgeCUl.
That token could expire in a reasonable period of time (5 minutes?),
and following that URL (perhaps by just dropping it into an iframe in
our app) would allow the user to access their portal without any
authentication whatsoever.
Just an idea; hopefully it shows up in a future release! :-)
Sticky Posts
Zoho Billing will discontinue support for older browser versions soon
Hello users, Starting from May 15, 2024, Zoho Billing will no longer support the following browser versions: Browsers Version Restrictions Firefox Browser Versions older than 100 Google Chrome Versions older than 100 Microsoft Edge Versions older than
Introducing Developer Space in Zoho Subscriptions
Hello devs! At Zoho Subscriptions, we're constantly looking for ways to empower the developer community. Our goal is to provide you with the tools you need to integrate Zoho Subscriptions with your other platforms, and we also want to make it easy to