mirror of
https://github.com/apache/superset.git
synced 2026-04-07 18:35:15 +00:00
fix(docs): add missing bracket in openID config (#30885)
This commit is contained in:
@@ -357,7 +357,7 @@ AUTH_TYPE = AUTH_DB
|
||||
# OPENID_PROVIDERS = [
|
||||
# { 'name': 'Yahoo', 'url': 'https://open.login.yahoo.com/' },
|
||||
# { 'name': 'Flickr', 'url': 'https://www.flickr.com/<username>' },
|
||||
|
||||
# ]
|
||||
# ---------------------------------------------------
|
||||
# Roles config
|
||||
# ---------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user