Martin Troedsson

Results 4 comments of Martin Troedsson

We have the same issue with lifetime of 60 minutes for the tokens. Suddenly after 1-4 hours the renewal of token has failed/run too late and the user is logged...

After reading @mconnew answer in issue #5026 I found this class in the System.ServiceModel.Primitives project, but cannot be found/is not made public via the System.ServiceModel.Primitives.Ref project. Will it be possible...

As far as I've found out so far we use the following APIs: 1. `new WSSecurityTokenSerializer()` to just create the class and then call method `public void WriteToken(XmlWriter writer, SecurityToken...

I thought that could be the case, but since the Issue method is located in this repo I thought I try here first. I hope @brentschmaltz has the answer 😄