Coder Social home page Coder Social logo

Comments (9)

EdiWang avatar EdiWang commented on June 11, 2024

/signin-oidc is a default call back URL for the Microsoft Identity Platform.

In Azure, your configuration should look like this

image

from moonglade.

saigkill avatar saigkill commented on June 11, 2024

I have added the possible sites on AD:

AD-URI

The app settings also using that url:

App-Settings

What also confusing me is the message "The redirect URI 'http://mannsblog-stage.azurewebsites.net/signin-oidc' specified in the request does not match the redirect URIs configured for the application '0e8fb9fc-c20c-4464-8868-59f488583d2e'" This error comes by trying to login via button on https://mannsblog-stage.azurewebsites.net/signin-oidc.

from moonglade.

EdiWang avatar EdiWang commented on June 11, 2024

Your settings looks correct. Are you using Docker with Linux app service plan or code deployment on Windows Plan? I guess this may be a reverse proxy issue hiding real URL behind docker.

from moonglade.

saigkill avatar saigkill commented on June 11, 2024

Hi Edi. I'm using a Linux app plan with docker. AFAIK you too...
Maybe i have try to ask the AD Support.

from moonglade.

EdiWang avatar EdiWang commented on June 11, 2024

This may be a bug in Docker image for Moonglade. I'll investigate this issue. Meantime, if you still need Azure AD for login, you can create a new app service instance and redeploy the application from Visual Studio (publish menu). You can keep SQL database, storage account and settings. Otherwise, you can wait till I resolve this issue in Docker.

I'll publish any update here during the investigation.

from moonglade.

EdiWang avatar EdiWang commented on June 11, 2024

Update: The problem is https was incorrectly written into http in Docker deployment. Investigating solution.

from moonglade.

EdiWang avatar EdiWang commented on June 11, 2024

Fixed in 6400053, will go to next release (v12.9.x)

from moonglade.

saigkill avatar saigkill commented on June 11, 2024

Wow you rocks :-) I merged your last commits to my develop branch. Ill check it out 👍

from moonglade.

saigkill avatar saigkill commented on June 11, 2024

Tested out. Works perfectly. Thanks.

from moonglade.

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.