Skip to content

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

Description

@dwkitchen
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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions