Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drupal 8 Nginx blocks /.well-known routes, works on Apache #7

Open
dwkitchen opened this issue May 20, 2020 · 1 comment
Open

Drupal 8 Nginx blocks /.well-known routes, works on Apache #7

dwkitchen opened this issue May 20, 2020 · 1 comment

Comments

@dwkitchen
Copy link

recipe: drupal8
config:
  webroot: web
  php: '7.2'
  via: apache
  database: mariadb:10.1
  drush: ^10

.well-known/openid-jwks works with openid_connect_autodiscovery module

recipe: drupal8
config:
  webroot: web
  php: '7.2'
  via: nginx
  database: mariadb:10.1
  drush: ^10

.well-known/openid-jwks if 404 file not found Nginx responce

@smutlord smutlord removed their assignment May 26, 2020
@stale
Copy link

stale bot commented Apr 27, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions and please check out this if you are wondering why we auto close issues.

@rtfm-47 rtfm-47 transferred this issue from lando/lando Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants