Identity & Access Control in ASP.NET 4.5

My 2nd course for PluralSight is now online!

Identity & Access Control in ASP.NET 4.5

Have fun!

This entry was posted in .NET Security, ASP.NET, Conferences & Training, IdentityModel, IdentityServer. Bookmark the permalink.

12 Responses to Identity & Access Control in ASP.NET 4.5

  1. Chris says:

    Thanks for doing these. Perfect timing for me! I’m adding authentication & authorisation to my trusted WPF applications and have watched the part 1 last week. Great content. Is there much changes required to adapt what’s in your course to .NET4 and WIF?

  2. Yes. I will do a WCF one as well. Recording right now.

  3. Guilherme Raimundo says:

    ok :( Will be looking forward to it :) Pluralsight has got another user because of your courses ;)
    Thanks again for the amazing videos.

  4. Balaji says:

    Hi Dominick,

    We have a identity provider which supports SAML 2P Protocol. As per our understanding, ThinkTecture doesn’t support SAML 2P. In order to communicate with SAML 2P, Can we proceed to alter the federation metadata of Thinktecture which understands by my identity provider. Is it a right way to do or any other approach available. If we change the metadata of thinktecture, is it will affect the other providers support?

  5. Simply changing the metadata document will not teach IdSrv to speak SAMLp. The protocol is not implemented.

    • Balaji says:

      Hi,
      Thanks for your reply. We have a requirement to support SAML2P in thinktecture .We are planning to extend Thinktecture to support SAML2P. As per the understanding, We need to generate SAML2P based metadata and implement the protocol in TT. We are using hrd endpoint and added SAML2P supported in thinktecture Identity provider configuration. Do we need to extend HRDController.cs to process SAML2P request. Then how user credentials will be passed by using hrd select screen? For SAML 2P support, we are in the right track or not.Please guide us.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s