AuthorizationServer
AuthorizationServer copied to clipboard
Sample implementation of an OAuth2 Authorization Server
Dear Dominic, I have set up the certificate and entered the following config ``` ``` Why must be wrong? When we are using the certificate, I guess we do not...
I've notice this behavior: - After Login on STS I save the idsrv cookie. - Log out the application - Import the cookie to the browser - Access the application...
What is maximum size of AuthorizationServerContext.sdf file? is size configurable? or, Is there a code in place that will take care that this file will not go out of size(like...
hi, ive implemented a custom http server. So i want to use your lib without iis. How can i use it?
Crypto algorithm 'http://www.w3.org/2001/04/xmldsig-more#rsa-sha256' not supported in this context.
Have AS setup and have got the Code Flow client working. Then I thought that I would use this client to talk to OAuth2 as implemented in ADFS Server 2012...
We have configured application with 5 minutes of Token Lifetime. But even after 5 minutes gone pass. Token works for some time(Approximately 3-4 minutes). It is expected that it should...
I wanted the Consent screen with the code flow for my project, but the options the user can choose for "Offline use" were hard-coded (1 hour, 1 day , ......
To do machine key or local key, so code doesn't need to be recompiled.