-
Having code
https://github.com/krakenjs/zoid/blob/89d3ee171a0cce270de5e27d96dfd8c98cec1bbc/dist/zoid.frameworks.js#L1888-L1889
which calls via `normalizeMockUrl`
https://github.com/krakenjs/zoid/…
-
Any idea regarding this error?
Notice: session_start(): A session had already been started - ignoring in /hprocesswire/site/modules/SamlAuth/lib/endpoints/acs.php on line 7
Look… Error: Exceptio…
-
The SAML assertion in the OneLogin GUI for the **AWS Multi Account** app displays the AWS account alias with the account ID in parenthesis next to it. For this CLI utility only the account ID is retur…
-
Hello, previous versions of users.java class had a way to handle custom attributes when coming list users API. The latest version of Java SDK, when we are trying to get custom attributes for a user, i…
-
It appears that Okta is incapable of sending an HTTP-Redirect binding instead of a POST for Single Log Out. Looking at where the code fails: https://github.com/onelogin/wordpress-saml/blob/master/onel…
-
When I call GetUsers with a UserQuery{Page: "1"}, I get an error `Failed to get user: json: cannot unmarshal string into Go value of type []string`. Can you provide a working example of pagination us…
-
We are managing lot of AWS accounts that have identical IAM role names. In the onelogin portal for the AWS app, the listing of AWS roles we have access include the Account Number, but also the ALIAS…
-
The `encryption_algorithm` option should be named as `encryptionAlgorithm` to be consistent.
https://github.com/onelogin/php-saml/commit/7b4d4a6df94a782b4688ebb3d9c6a1334258376c
Internally we keep…
-
A Java SAML Toolkit by OneLogin demo
Logout
logout_not_success. urn:oasis:names:tc:SAML:2.0:status:AuthnFailed.
-
It'd be great if we could easily extend/override the Metadata schema for the issuers.
I've tried a couple of OIDC configurations (ADB2C & Duende IdentityServer) and both have custom `claims_support…