Giter VIP home page Giter VIP logo

Comments (6)

fretje avatar fretje commented on July 19, 2024 1

There might be a bug somewhere how that null value got there in the first place (if it's not from doing some strange debugging stuff), but has nothing to do with AzureAd... ;-)

from blazor-wasm-boilerplate.

fretje avatar fretje commented on July 19, 2024 1

And that error message is probably fine... I think the signalr client always probes first without credentials, and only sends them after a 401 received.

from blazor-wasm-boilerplate.

fretje avatar fretje commented on July 19, 2024

I don't see this problem. What are the exact steps to reproduce? Seems to be something with your themepreference? This is something that's stored in local storage. Maybe it still has some stale data from previous versions?

from blazor-wasm-boilerplate.

274188A avatar 274188A commented on July 19, 2024

steps:

  1. deleted db,
  2. insert value for Issuer into Tenant eg https://sts.windows.net/...
  3. set provider to azure on both api and wasm,
  4. run api host
  5. run wasm

exception shown once log-in negotiations completed
exception shown once log-out completed

image

from blazor-wasm-boilerplate.

fretje avatar fretje commented on July 19, 2024

Have you checked your local storage? I bet there's a null value there somewhere in your themepreference which shouldn't be there...

from blazor-wasm-boilerplate.

274188A avatar 274188A commented on July 19, 2024

yeah - that was it - working ok now. I do get another exception - but I should probably close this and raise another.
image

from blazor-wasm-boilerplate.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.