Explore >> Select a destination


You are here

johannesbrodwall.com
| | www.cloudpartner.fi
3.1 parsecs away

Travel
| | And we reached section 3 on my Study guide, in this section I will cover the following: manage external collaboration settings in Azure Active Directoryinvite external users (individually or in bul...
| | www.softdevtube.com
2.4 parsecs away

Travel
| | Programming history is filled with bugs that turned out to be features and limitations that pushed developers to make even more interesting products. We'll journey through code that was so 'bad' it was actually good. Along the way we'll look at the important role failure plays in learning. Then we'll tame our inner perfectionists and
| | jhannes.github.io
0.1 parsecs away

Travel
| | The advantage of OpenID Connect is the fact that it's standardized and widely adopted. This means that a library or tool designed to work with, e.g. Google accounts, can easily be adopted to work with e.g. Microsoft's Active Directory or the Norwegian national ID provider ID-porten. Different Identity providers can support different levels of trust between you and your users. The protocol is perceived with an air of mystery by many developers, but it's surprisingly simple to master.
| | regulargeek.com
17.7 parsecs away

Travel
| GitHub Engineering starts our day with their post about mitigating a SYN flood. Overall, it is an interesting post and a cool look at how some companies deal with this type of attack. The Amazon AWS blog talks about scaling vulnerability testing with Amazon Inspector. Inspector is a new tool, so any details on how...