11 lines
330 B
Markdown
Raw Normal View History

2021-08-01 14:27:44 -07:00
# Configure OpenMetadata Server
## Update conf/openmetadata-security.yaml
2021-08-01 14:27:44 -07:00
* Once the `Client Id` and `Client secret` is generated.
Add the `Client Id` in openmetadata-security.yaml file in `client_id` field.
2021-08-01 14:27:44 -07:00
![Alt text](https://user-images.githubusercontent.com/83201188/123221536-ade88800-d4ec-11eb-9c49-d7ce16eecb7d.png)