-
### Steps to reproduce (Can't identify the cause yet, so not reproducible.
1. User1 shares board with User2
2. Create text labels with colors and assign then to cards
3. User2 has "invisible" label…
-
```
-
I have local logins and ADFS (WS-Fed) logins enabled in my identity server. We have implemented the signout endpoint and set that in the client LogoutUri. This is working correctly with local users. H…
-
I am setting up IdentityServer that will work against windows AD for authentication. I currently have the webhost for IdentityServer setup in IIS to allow both anonymous access and windows access in …
-
I am trying to get the clientId at the time of login but I am always getting it null. do i need to pass the clientId any where so the I get it from context.SignInMessage .
public override Task Authen…
-
The latest build of OpenIddict does not have an OpenIddictUser object.
Reading up on this, it looks like it departs from the use of JWT.
See: https://github.com/capesean/openiddict-test/issues/…
-
I am trying to implement SSO uing WS federation for .net framework 4.6 MVC website. Is WS fed is supported in .net framework 4.6 which library will be used for that?
-
It would be good if we can create a 'custom' log-on and Register buttons on the page.
see examples:
https://qkdoc.secure.force.com/QKDOC/articles/QikKids_Support_Documentation/Customise-your-My-F…
-
We have a two separate apps that user IdentityServer for auth. The apps live on separate sub domains and are configured as separate clients in IdentityServer. SSO works across both systems nicely. S…
-
### Question
Hi Brockallen,
I am trying to implement SSO for two MVC applications so I have used WS-Federation, works fine.
I can read all the user claims using WSFederationAuthenticationNotificati…