python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Prompting of credentials on Edge browser despite already logged in on client PCs
Some background:
We were accessing our RSA Archer application on IE 11 via SSO, and all has been well. But we are required to move on to Edge browser, and that's where we started having the Windows Se...
user14773085
Votes: 0
Answers: 1
How do we detect if a user has ever visited a particular client
In every realm in Keycloak, there is client which often represent the application the user is about to access which is represented as client_id in the url, such as
${keycloak_root_url}/auth/realms/${r...
Rafid
Votes: 0
Answers: 1
Azure AD Authentication: Redirect to originating page
I am working on an old ASP.NET Web forms application converting it from windows authentication to Azure AD authentication. I have completed the normal flow where when user opens the home page and is n...
Mithun
Votes: 0
Answers: 1
Netbox authentication with Azure AD Enterprise SSO using python-social-auth
I would like to integrate Netbox with SSO using Azure AD Enterprise, but without using Azure AD App registration as an intermediary step.
Is it possible to accomplish this with python-social-auth? If ...
Albert
Votes: 0
Answers: 0