Giter Site home page Giter Site logo

Comments (14)

kevinchalet avatar kevinchalet commented on August 15, 2024

Thanks for reporting this issue 😄

It looks like these compilation exceptions - at least the first one - are due to recent changes made to aspnet/Session and aspnet/HttpAbstractions:

aspnet/Session@dab08ba
aspnet/HttpAbstractions@6407a16

Living on the bleeding edge has a price 😄
Gimme a minute, I'll fix that.

from aspnet.security.openidconnect.server.

kevinchalet avatar kevinchalet commented on August 15, 2024

Fix merged: #86 🌴

You'll need the latest dnx version to use it (1.0.0-beta6-12005 works fine on my machine), as we reference packages that now target dotnet instead of dnxcore50 (for instance: aspnet/Logging@da5864e).

from aspnet.security.openidconnect.server.

kevinchalet avatar kevinchalet commented on August 15, 2024

Compilation exceptions were not the only issues AspNet.Security.OpenIdConnect.Server had on Mono. See #86 for the complete discussion.

Token validation has been temporarily disabled on Mono: 1675d9b.

A ticket has been opened on the AzureAD repository to track it: AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#179

@AlexZeitler thank you very much for your time!

from aspnet.security.openidconnect.server.

kevinchalet avatar kevinchalet commented on August 15, 2024

FYI, I finally opted for a much better fix for Mono, that doesn't require disabling token validation: #98 (comment)

Fixed: 36179a2.

from aspnet.security.openidconnect.server.

AlexZeitler avatar AlexZeitler commented on August 15, 2024

It's me again... 😄
I just pulled the latest source and installed 1.0.0-beta7-12340 on Mono on Linux.
dnu restore works fine for the src folder projects but the samples folder projects both fail with:

Errors in /home/alex/AspNet.Security.OpenIdConnect.Server/samples/Mvc/Mvc.Server/project.json
    Unable to locate Microsoft.CodeAnalysis.CSharp >= 2.0.0-beta1-20150811-01

NuGet Config files used:
    /home/alex/.config/NuGet/NuGet.Config
    /home/alex/AspNet.Security.OpenIdConnect.Server/NuGet.Config

Feeds used:
    https://www.myget.org/F/aspnetvnext/api/v2/
    http://www.myget.org/f/aspnetwebstacknightly/
    http://www.myget.org/F/azureadwebstacknightly/
    https://www.myget.org/F/roslyn-nightly/
    https://www.myget.org/F/dotnet-corefx/
    https://nuget.org/api/v2/

from aspnet.security.openidconnect.server.

AlexZeitler avatar AlexZeitler commented on August 15, 2024

Same error occurs when using the coreclr runtime version.

from aspnet.security.openidconnect.server.

kevinchalet avatar kevinchalet commented on August 15, 2024

Roslyn 2.0.0 was "reversioned" today to 1.1.0 and the 2.0.0 bits disappeared from MyGet, causing the error you're seeing... 😱

The ASP.NET team has already reacted to these changes (aspnet/dnx@53f0118), but the packages on MyGet don't reference the 1.1.0 version yet.

You have two options: waiting for the new packages to be uploaded on MyGet (probably not before tomorrow) or manually copying the 2.0.0 bits into .dnx\packages if you have them on another machine 🐙

from aspnet.security.openidconnect.server.

AlexZeitler avatar AlexZeitler commented on August 15, 2024

Thanks, looks like I'm a lucky devil 😈 😄
I'll wait until tomorrow...

from aspnet.security.openidconnect.server.

kevinchalet avatar kevinchalet commented on August 15, 2024

I have these packages on my machine. I can upload them somewhere if you don't wanna wait 😄

from aspnet.security.openidconnect.server.

AlexZeitler avatar AlexZeitler commented on August 15, 2024

Thanks, but I have to do other stuff anyway ... maybe karma 😄

from aspnet.security.openidconnect.server.

kevinchalet avatar kevinchalet commented on August 15, 2024

FYI, the updated packages are now on MyGet 😄

from aspnet.security.openidconnect.server.

AlexZeitler avatar AlexZeitler commented on August 15, 2024

from aspnet.security.openidconnect.server.

singlewind avatar singlewind commented on August 15, 2024

oh my god. It's working. Thanks @PinpointTownes

from aspnet.security.openidconnect.server.

AlexZeitler avatar AlexZeitler commented on August 15, 2024

@PinpointTownes Just tried it on OS X - works! Great work! 👍

from aspnet.security.openidconnect.server.

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.