OpenMetadata
OpenMetadata copied to clipboard
GEN-927 - Add bot default roles
trafficstars
Describe your changes:
Fixes GEN-927
- Create
DefaultBotRolethat is added to any bot created. It contains theDefaultBotPolicyandDataConsumerPolicy. Without it, newly created bots did not have any kind of access to the data on a default installation of OM. - If bots are created with a Domain, the bot user will also have the
DomainOnlyAccessRoleso that unless admins change it, that bot can only access its own data
Type of change:
- [ ] Bug fix
- [ ] Improvement
- [ ] New feature
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Documentation
Checklist:
- [x] I have read the CONTRIBUTING document.
- [ ] My PR title is
Fixes <issue-number>: <short explanation> - [ ] I have commented on my code, particularly in hard-to-understand areas.
- [ ] For JSON Schema changes: I updated the migration scripts or explained why it is not needed.
Quality Gate passed for 'open-metadata-ingestion'
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code