-
In a setup with a PingFederate IdP we're seeing that IdentityServer2 redirects to `/account/signin?ReturnUrl=%2fissue%2fwsfed` after PingFederate posts back the WS-Fed + SAML assertion data to Identit…
-
**Specifics of your environment**
1. Are you acting as SP/IdP/proxy?
SP
2. SimpleSAMLphp: What version are you using?
latest (upgrade from 1.18.x to 2.1.0)
3. PHP: What version are you using?
8
…
-
## Feature Request
Support for centralized authentication (i.e. LDAP) and SSO (i.e. SAML/OATH) provides several benefits:
1. Multiple user accounts without password sharing
2. Don't store admin…
-
We are seeing a 404 error when we logout from the IdP. I think this is a problem decrypting the Logout request as it works when the encryption is off. if we manually browse to the logout page https…
-
Hey, hello.
While creating a setup with a nextcloud instance with an SAML auth as single auth provider, we ran into a problem :
Any newly created in the IDP user are not visible in nextcloud, a…
-
Hi
I am trying to implement OAuth with SAML backend. in other words, I am looking into developing an IdP what uses ldap server with OAuth style authentication module and still communicate with SAM…
-
The create organization saml idp function returns an empty list.
> // Create HTTP request body
> createOrganizationsSamlIdp := *apiclient.NewInlineObject214(data.X509CertSha1Fingerprint.Valu…
-
Hi, I've generated a valid X509 certificate and its associated private key.
I'd like to use them to sign an authentication request.
I've configured the `Saml2Settings` as follows:
```java
return…
byxor updated
4 years ago
-
Setting default route does not change from `/app/home` for IDP initiated Authentication
Steps to reproduce the behavior:
Login to dashboards, change default route - no issues here
On SDP initiate…
-
In the AP initiated LogoutRequest LogoutResponse is not reaching the IDP.
Currently I have this configuration
@Bean
public SecurityFilterChain securityFilterChain(HttpSecurity http) throws Exce…