Skip to main content

Questions tagged [sso]

Single Sign-On is a technology to allow a single authentication to be used across multiple independent systems.

0 votes
0 answers
78 views

I have an application that employs "zero knowledge" data security, where even with full backend access to our application, customer data cannot be read without knowing their individual ...
Peter Moore's user avatar
1 vote
1 answer
4k views

I have a REST API server with its own authentication methods. I need to provide to some third party apps an authentication solution which should be processed on my server, I don't want them to handle ...
Cătălin Muntean's user avatar
-1 votes
1 answer
2k views

Background Building a mobile App for product X which is currently hosted as a SaaS solution. The product X does not support OAuth currently, implements basic authentication and generates Session token ...
Anurag's user avatar
  • 99
3 votes
1 answer
649 views

We have a web application and our partners asked us to log in silently from their web applications, which would allow their users to make a single login on l to access our application instead of two. ...
danyolgiax's user avatar
1 vote
0 answers
105 views

This is a general question seeking guidance for the best practice(s) on implementing a Single Sign On (SSO) across many various installations of the same application. The hypothetical example I would ...
sudoyum's user avatar
  • 19
11 votes
2 answers
1k views

We are developing a new Angular SPA which leverages Keycloak for its SSO abilities using OpenID Connect (OIDC). The app is currently designed to use the Implicit flow to retrieve short-lived access ...
Eric B.'s user avatar
  • 1,249
2 votes
1 answer
701 views

I'm currently writing a SAML Identity provider(Idp) to enable SSO and one of the easy ways to go about it is to use Shibboleth Identity Provider which is a ready deployable web application on it's own....
noob Mama's user avatar
  • 123
0 votes
2 answers
238 views

I'm working on a security concept of a bigger project. It will be done with Spring,but that's actually not relevant right now. The whole system is a hierarchical tree of computer nodes that run a ...
Herr Derb's user avatar
  • 439

15 30 50 per page