You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@linkis.apache.org by GitBox <gi...@apache.org> on 2022/08/12 09:47:47 UTC

[GitHub] [incubator-linkis] super3one commented on issue #2733: [Question] api/rest_j/v1/data-source-manager/ report an authentication error

super3one commented on issue #2733:
URL: https://github.com/apache/incubator-linkis/issues/2733#issuecomment-1212930135

   > please make sure you have init you token table https://linkis.apache.org/zh-CN/docs/1.1.3/upgrade/upgrade-guide#41-token-%E9%85%8D%E7%BD%AE the token sql file can be found in https://github.com/apache/incubator-linkis/tree/master/linkis-dist/package/db
   
   Yes. I can see the record with token_name=QUALITIS-AUTH has been added to table **linkis_mg_gateway_auth_token**.
   ```
   id	token_name	legal_users	legal_hosts	business_owner	create_time	update_time	elapse_day	update_by
   5	QUALITIS-AUTH	*	*	BDP	2022-08-12	2022-08-12	-1	LINKIS
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org