Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

WebSite lnitial configuration page #7

Open
ravitejabeeram opened this issue Nov 1, 2017 · 22 comments
Open

WebSite lnitial configuration page #7

ravitejabeeram opened this issue Nov 1, 2017 · 22 comments

Comments

@ravitejabeeram
Copy link

I deployed everything and now i stuck at initial configuration information on Web Page.

It is showing following information.

Awaiting Configuration
Thanks for visiting - this is a brand new site and an administrator needs to log in and complete the site configuration. Check back soon!
(Administrators, please sign in to setup your new site.)

I logged on using administrator credentials but still same message. it is not redirecting further.

capture

@bretthacker
Copy link
Collaborator

You appear to be already signed in. Try opening the URL in an incognito/InPrivate browser window and logging in with an AAD global administrator account for the AAD you setup the app in.

@cdgipson
Copy link

cdgipson commented Nov 2, 2017

I am experiencing the same issue. I tried the solution above and the app is behaving the same way.

@ravitejabeeram
Copy link
Author

Hi Brett,

I tried all possible ways but it is still same. Not redirecting to proceed with setup. stuck at same screen.

capture

@cdgipson
Copy link

cdgipson commented Nov 2, 2017

If you look at the code, I don't think there is a redirect to config the site. If you go to /admin/siteconfig, in my instance, it will just sit there and go back and forth between my site and the AD login site.

@ravitejabeeram
Copy link
Author

@bretthacker

It seems something is broken. We still see same screen.

@ravitejabeeram
Copy link
Author

ravitejabeeram commented Nov 10, 2017

@bretthacker

Any fix?

@b4rkieMS
Copy link

Getting the same problem. Pity, as I wanted to demo this to a client.

@ravitejabeeram
Copy link
Author

@b4rkieMS

Me too. Still waiting for fix.

@SteveWedge
Copy link

Hi, @b4rkieMS & @ravitejabeeram
we had the same issue this morning and worked out that the reply URL needs to be entered with both http:// & https://. Once we applied that change it all worked perfectly and I was able to get in and Admin the Portal.

@ravitejabeeram
Copy link
Author

@SteveWedge

You mean adding two reply URLs one with http:// and other with https://?

Can you please elaborate?

@SteveWedge
Copy link

Yes, exactly that.
image

@ravitejabeeram
Copy link
Author

You added these to both apps? I mean "Admin App" and "Pre-Authentication App"
or
only one of them?

Are you using http:// or https:// to home page URL?

@SteveWedge
Copy link

Added to both Apps with the Homepage URL on the App Properties being directed at the HTTPs address

@b4rkieMS
Copy link

Thanks for taking the time to respond - it's really appreciated. I did try that and sadly still had the same problem. I might just start afresh again.... it's probably down to something I've missed!! :-)

@acomas1
Copy link

acomas1 commented Nov 22, 2017

I am having a similar issue using both http & https (both in the Reply URLs). When I click on Admin Sign on I get the following error:
(unable to create to obtain configuration from....)

capture

@EnoXirtaMinu
Copy link

EnoXirtaMinu commented Nov 30, 2017

Same problem here, whatever I do, I only get the 'Awaiting Configuration' web page.

[edit] I deleted everything did a complete new deployment. I now also get the error @acomas1 above here is getting. This one, I figured out: the url for the openid config is constructed using what you enter for "tenant name" in the deployment form. It has to be the domain name of the tenant, you can't just make something up (like I did the second time around...) I redeployed using my tenant's domain name and the login works.

That however still leaves me stuck on 'Awaiting Configuration' even after endless messing around with http / https and trailing / or not.

Sign in works but gives awaiting configuration
Sign out gives HTTP Error 503 service unavailable
contact gives an application error

This project is not ready to be used by end users (corporate admins that are Azure newbies and non-developers apart from some scripting) that want a proof of concept.

@b4rkieMS
Copy link

I've deleted my demo now, but the only way I could get around this was to increase the APPLICATION and DELEGATED PERMISSIONS. IIRC I checked everything as a test and that seemed to sort it. Not ideal, but for a quick demo it proved the point.

@pawellakomski
Copy link

Same issue, new deployment, all permissions assigned (all options checked) for both apps. Reply URLs with both http and https...

@cgreen-bsbna
Copy link

Has a resolution to this been found? I am experiencing the same problems.

@bretthackermsft
Copy link
Contributor

Hi everyone, I haven't had time to dig into this in the master branch, sorry. I'm in a different role now and am supporting this as a labor of love... :) I will make time to dig into it this weekend. There is a dev branch that contains a few new features and may address this issue, although I haven't repro'd what I'm seeing so YMMV.

@cgreen-bsbna
Copy link

Thank you. Any insight would be useful. There are not any other examples of a B2B Portal in Azure that I can find.

@EnoXirtaMinu
Copy link

EnoXirtaMinu commented Sep 21, 2018

Ow, sh*t (-; I got it working eventually a couple of month's ago, but don't remember how, sorry! What i do know is that I threw away my first trial an re-did the whole thing.

I think it had something to do with the (unintuitive) way the permissions are assigned in Azure and I did not assign them right without being aware of it.

Oh and set your throughput RU/s (Cosmos DB account, DB Explorer, B2BRequests, Guestrequests, Scale & Settings) to the lowest possible 400 RU/s (at least when testing), otherwise you will pay a higer fee for the database while the default performance level is 1000 (I think) and unneccesay! Found out when the first bill came! $0,77 daily, versus $1,92 daily.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants