IdentityServer / IdentityServer2

[deprecated] Thinktecture IdentityServer is a light-weight security token service built with .NET 4.5, MVC 4, Web API and WCF.
Other
410 stars 291 forks source link

How to add a symmetric key to the RP? #852

Open LuisSanchez opened 9 years ago

LuisSanchez commented 9 years ago

I just took a look at the previous issue but I still cannot find a way to set to the relying party the signing key... I've check the Wiki but with no luck...

I'm using:

I'm checking the relying party on the wiki but it creates an inconsistency when I'm also checking this so I'm a bit confused...

Is IdentityServer3 not supporting this property anymore?