xiaozhihong created IOTDB-2583:
----------------------------------
Summary: After setting the OpenIdAuthorizer Openid service
parameter, start iotdb and report an error
Key: IOTDB-2583
URL: https://issues.apache.org/jira/browse/IOTDB-2583
Project: Apache IoTDB
Issue Type: Bug
Components: Core/Server
Affects Versions: 0.13.0-SNAPSHOT
Reporter: xiaozhihong
1. Modify parameter in the iotdb-engine.properties
{code:java}
authorizer_provider_class=org.apache.iotdb.db.auth.authorizer.OpenIdAuthorizer{code}
{code:java}
openID_url=http://127.0.0.1:8080/auth/realms/iotdb/ {code}
2. start server
--
This message was sent by Atlassian Jira
(v8.20.1#820001)