Showing results for Identity - Developer Support

Sep 18, 2023
0
0

Configuring Azure Blob Trigger Identity Based Connection

Developer Support
Developer Support

So want to connect your blob triggered function to a storage account, but you don’t want to put your connection string or secrets into the configuration?  Andrew Redman explores how to do it in this blog post. What’s the problem? You want to connect your blob triggered function to a storage account, but you don’t want to put your connection...

Azure FunctionsIdentityManaged Identity
Apr 8, 2016
0
0

Passive is good!

Pam Lahoud
Pam Lahoud

Here’s a quick read from Premier Developer consultant Marius Rochon’s blog.  In it, Marius gives some great reasons to leverage passive authentication protocols in your applications rather than writing your own code to handle credentials. Some time back I wrote about avoiding handling of credentials (creation/maintenance/verification of us...

SecurityAuthenticationMarius Rochon
Apr 14, 2008
0
0

OpenID and ASP.NET web sites

Andrew Arnott
Andrew Arnott

If you are a web developer I hope you've considered accepting OpenID credentials for logging in your users.  If you have an ASP.NET web site, the process of adding OpenID support to your web site couldn't be easier when you use the free C# DotNetOpenId library.  Supporting OpenID is a great idea:

andarno.NETIdentity
Sep 6, 2007
0
0

Where are the InfoCard sites?

Andrew Arnott
Andrew Arnott

InfoCard is the greatest invention since the web browser!  In my opinion anyway.  If you don't agree or you haven't heard of InfoCard, please read from the www.identityblog.com, and in particular the post on the Laws of Identity.  It's really quite impressive what engineering problems InfoCard has been able to solve. I'm just gett...

andarnoIdentity