You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "xiaozhihong (Jira)" <ji...@apache.org> on 2022/02/21 10:45:00 UTC

[jira] [Created] (IOTDB-2583) After setting the OpenIdAuthorizer Openid service parameter, start iotdb and report an error

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)