Tagged Questions
0
votes
3answers
1k views
asp.net mvc authentication against shibboleth and authorization
Where do I get information about the currently connected user? That is, how does shibboleth pass the information?
Can I set some restrictions on actions using [Authorize] attribute based on data ...