Skip to content

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

@dwkitchen

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions