#adb2c search results
#cestparti @codeursenseine @normandymug featuring #azure #adb2c #tokenjwt #webapi #netcore2 featuring @Soruk @GregoireTERNON
It's possible to use both auth code flow and client credentials flow with #Azure #ADB2C and #APIM. This is useful for automated API testing / Postman. This example checks if you're a client app and passes a test user's jwt with all necessary claims to the backend.
If you look for the template to enable MFA in the #Azure #ADB2C, you can find it in my Identity Developer Templates repo: github.com/Daniel-Krzyczk… #azuread #azureadb2c #MFA
How to secure solution with Azure Active Directory B2C (Azure AD B2C): youtu.be/LDh1bJOihBg New video is available on my channel. I hope you will find it helpful and interesting. #Azure #AzureADB2C #AdB2C #UWP #AspNetCore #Identity #Security #appsec
Venez nombreux @codeursenseine @normandymug pour voir comment mettre en oeuvre #azure #ADB2C - Featuring @Soruk @GregoireTERNON from @OroneCom - codeursenseine.com/meetups/2018-0…
I swear to god #Azure #AdB2C is such a pile of shit sometimes, just getting a redirect url to work correctly despite having done it multiple times! Every single time I create a new app and want to have multiple redirect urls, such a pile of trash.
We’re entering the final lap of our #Azure #ADB2C blog series! 🏁 This time, it’s all about the user experience. How does custom #HTML and #CSS implementation work? Which bugs are you likely to encounter in the process? 🪲 Read all about it ⬇️ #devblog netglade.cz/blog/azure-act…
.NET #Core Step-by-Step Guide: Configuring #Azure #ADB2C #Authentication fo... youtu.be/gxPWRq9BteI
youtube.com
YouTube
.NET Core Step-by-Step Guide: Configuring Azure AD B2C Authentication...
Has anyone used aad_b2c_webview plugin with #flutter #flutterdev #adb2c #azure #android
OMG! @AzureSupport, is #ADB2C compatible with #AmazonAlexa account linking ? I'm going crazy...
@Azure @azuread Doesn't #Azure #ADB2C page UI customization support #Bootstrap ? stackoverflow.com/questions/5059…
App Service Auth and Azure AD B2C (Part 2) #appservice #adb2c cgillum.tech/2016/08/10/app…
@AzureSupport #ADB2C bug? Without having made any changes to code or configuration, we are experiencing very odd problems with logging in to ADB2C this morning from a Windows . Are you making breaking changes?
I'm busy writing a blog series on using @Azure ADB2C to secure a Xamarin.Forms app and a .Net Core Web Api. blog.alectucker.com/2021/07/21/azu… #azure #adb2c #xamarin #netcore #api #dotnetmaui @planetxamarin #weeklyxamarin
blog.alectucker.com
Using Azure AD B2C to secure a Xamarin.Forms app and an API - Intro
Wow - it's been so long since I blogged that I had to jump through security barriers to get back into my account! I'm stepping back into the fray with a series of posts covering authentication using...
はてなブログに投稿しました Azure AD B2Cでユーザ認証するアプリをMAUIで作ろう - はつねの日記 hatsune.hatenablog.jp/entry/2025/03/… #はてなブログ #Azure #ADB2C #MAUI
We’re entering the final lap of our #Azure #ADB2C blog series! 🏁 This time, it’s all about the user experience. How does custom #HTML and #CSS implementation work? Which bugs are you likely to encounter in the process? 🪲 Read all about it ⬇️ #devblog netglade.cz/blog/azure-act…
.NET #Core Step-by-Step Guide: Configuring #Azure #ADB2C #Authentication fo... youtu.be/gxPWRq9BteI
youtube.com
YouTube
.NET Core Step-by-Step Guide: Configuring Azure AD B2C Authentication...
Has anyone used aad_b2c_webview plugin with #flutter #flutterdev #adb2c #azure #android
From conversations with support engineers, I understand the problem is due to "a rolled-out format change that increased the size of OAuth 2.0 (and OpenID Connect) authorization code and refresh tokens returned to the application." #ADB2C outage logging in from Windows
@AzureSupport #ADB2C bug? Without having made any changes to code or configuration, we are experiencing very odd problems with logging in to ADB2C this morning from a Windows . Are you making breaking changes?
@AzureSupport is there a way to replicate AWS Signature Authorization in Azure AD B2C Restful TechnicalProfile? #adb2c #azuresupport #awssignature
Che esperienza il WPC da speaker!!! È stato un piacere parlare di #azure #ADB2C. Grazie ad @OverNetE per l’occasione #wpc2022
I swear to god #Azure #AdB2C is such a pile of shit sometimes, just getting a redirect url to work correctly despite having done it multiple times! Every single time I create a new app and want to have multiple redirect urls, such a pile of trash.
Finally, another blog post is out helped by the long weekend. Protect your Web API with Azure AD B2C authorization iotality.com/azure-adb2c-re… #Identity #ADB2C #Authentication #API
experienced #Azure #ADB2C people within twitter reach? Help!!!! Trying to figure out how to let MS OWIN middleware validate an ADB2C token with a different idp (AD configured as additional idp in ADB2C). Only tokens for the internal ADB2C users pass validation not the AD tokens.
📣 New Podcast! "Integrare Blazor Wasm con Azure AD B2C da Blazor Conference 2022 con Damiano Andresini" on @Spreaker #adb2c #azure #blazor #blazorconference #damianoandresini #dnp #dotnet #identity #identityprovider #microsoft #web spreaker.com/user/dotnetpod…
It's possible to use both auth code flow and client credentials flow with #Azure #ADB2C and #APIM. This is useful for automated API testing / Postman. This example checks if you're a client app and passes a test user's jwt with all necessary claims to the backend.
The third post of the series is up, covering writing an Asp Net Core Api, testing it with #swaggerio and deploying to an @Azure App Service blog.alectucker.com/2021/10/03/3-w… #azure #adb2c #xamarin #netcore #api #dotnetmaui @planetxamarin #weeklyxamarin #adb2c_xf_api
blog.alectucker.com
3. Write an Asp Net Core API and deploy it to an Azure App Service
This is the third post in a series that covers creating a Xamarin.Forms app and an API, both secured by AD B2C, detailing the Azure configuration and the necessary code. It builds on the previous two...
The second post of the series is up, covering writing a Xamarin.Forms app to interact with @Azure ADB2C blog.alectucker.com/2021/08/03/2-h… #azure #adb2c #xamarin #netcore #api #dotnetmaui @planetxamarin #weeklyxamarin #adb2c_xf_api
blog.alectucker.com
2. Write a Xamarin.Forms app that uses Azure AD B2C
This is the second post in a series that covers creating a Xamarin.Forms app and an API, both secured by Azure AD B2C, detailing the Azure configuration and the necessary code. It assumes that you've...
I'm busy writing a blog series on using @Azure ADB2C to secure a Xamarin.Forms app and a .Net Core Web Api. blog.alectucker.com/2021/07/21/azu… #azure #adb2c #xamarin #netcore #api #dotnetmaui @planetxamarin #weeklyxamarin
blog.alectucker.com
Using Azure AD B2C to secure a Xamarin.Forms app and an API - Intro
Wow - it's been so long since I blogged that I had to jump through security barriers to get back into my account! I'm stepping back into the fray with a series of posts covering authentication using...
#cestparti @codeursenseine @normandymug featuring #azure #adb2c #tokenjwt #webapi #netcore2 featuring @Soruk @GregoireTERNON
Venez nombreux @codeursenseine @normandymug pour voir comment mettre en oeuvre #azure #ADB2C - Featuring @Soruk @GregoireTERNON from @OroneCom - codeursenseine.com/meetups/2018-0…
It's possible to use both auth code flow and client credentials flow with #Azure #ADB2C and #APIM. This is useful for automated API testing / Postman. This example checks if you're a client app and passes a test user's jwt with all necessary claims to the backend.
If you look for the template to enable MFA in the #Azure #ADB2C, you can find it in my Identity Developer Templates repo: github.com/Daniel-Krzyczk… #azuread #azureadb2c #MFA
How to secure solution with Azure Active Directory B2C (Azure AD B2C): youtu.be/LDh1bJOihBg New video is available on my channel. I hope you will find it helpful and interesting. #Azure #AzureADB2C #AdB2C #UWP #AspNetCore #Identity #Security #appsec
👍 Embedded sign-in experience - For a simpler sign-in experience, you can avoid redirecting users to a separate sign-in page or generating a pop-up window. #AzureADB2c #EmbeddedSign-in #ADb2c ow.ly/vPxs50FRGHF
Something went wrong.
Something went wrong.
United States Trends
- 1. Steelers 52.8K posts
- 2. Rodgers 21.3K posts
- 3. Chargers 38K posts
- 4. Tomlin 8,348 posts
- 5. Resign 109K posts
- 6. Schumer 228K posts
- 7. Mr. 4 4,825 posts
- 8. Tim Kaine 20.7K posts
- 9. Sonix 1,169 posts
- 10. #BoltUp 3,066 posts
- 11. Dick Durbin 13.4K posts
- 12. 8 Democrats 9,644 posts
- 13. Angus King 17.3K posts
- 14. #ITWelcomeToDerry 4,860 posts
- 15. Rudy Giuliani 10.3K posts
- 16. Keenan Allen 5,052 posts
- 17. #RHOP 7,072 posts
- 18. 8 Dems 7,521 posts
- 19. #HereWeGo 5,734 posts
- 20. Maggie Hassan 17.6K posts