-
**Is your feature request related to a problem? Please describe.**
No, just a regular feature request.
**Describe the solution you'd like**
Would be great if WS-Federation (Web Services Federatio…
-
The readme and blogpost are saying that the sample is using SAML2, but it looks like it is using WS-Federation instead, which is not SAML2.
-
Is there a way that we can use your Adal library for signing into the Azure WS-Federation ADFS page instead of being directed to https://login.microsoftonline.com? That would be nice to be able to lo…
-
Is there an implementation of this library where you specify the domain and be taken directly to the Azure WS-Federation login page without having to enter your email address one page, then redirected…
-
Hello,
i've configured the IdentityServer3 ([2.5.4](https://github.com/IdentityServer/IdentityServer3/releases/tag/2.5.4)) with IdentityServer3.WsFederation plugin ([2.6.0](https://github.com/Ident…
-
Hello,
I am trying to perform a single sign out from Identity Server. I am using below code for the same(from my relying party application)
` protected void btnSignout_Click(object sender, EventArgs e…
-
Once again, it might me be doing something wrong in implementing your code, Ivan, so please take the following with a pinch of salt…
With WS-Federation, at least, it looks like logout isn’t quite w…
-
### Describe the bug
# Bug: [ Federation Runtime ]: The remote "app" is already registered
## Issue Description
After upgrading to version 0.2.6 (and also present in 0.3.5) of the Module Federati…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Using Authentication.WsFederation for authentication results in error regardless of new UseSe…
csowa updated
1 month ago
-
Is there any guidance available on how to load/access the Claims once Ws-Federation is configured without Identity?
Seems the options.CallbackPath needs to be configured to an endpoint where the clai…