Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Support client certificate authentication on token endpoint #309

Closed
leastprivilege opened this issue Aug 26, 2014 · 6 comments
Closed

Support client certificate authentication on token endpoint #309

leastprivilege opened this issue Aug 26, 2014 · 6 comments

Comments

@leastprivilege
Copy link
Member

for user or client authentication? or both?

@krippz
Copy link

krippz commented Aug 26, 2014

HI
I would like to have both, since that would give me much more flexibility when choosing what type to use for a particular use case.

@brockallen
Copy link
Member

For reference: #295.

@leastprivilege
Copy link
Member Author

For user authentication is can be done using PreAuthenticateAsync.

For client authentication the client validator needs to be extended. scheduled for 1.1

@leastprivilege
Copy link
Member Author

Spiked and working - but postponed to 2.0 since it incurs a breaking change

see #847

@leastprivilege
Copy link
Member Author

pretty much done - need some tests and better instructions for the sample

@Cont3xtSw1tch
Copy link

Cont3xtSw1tch commented Aug 29, 2016

@leastprivilege you have any samples for the user authenitcation to play around with?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants