Closed xinnong-wang closed 5 years ago
There has been no activity in this repository for a while. Is this repository still being maintained? If yes, I would like to take up this issue.
thanks Madhu. yes, the project is still maintained by Oracle employees and other open source contributors like me (though I left Oracle).
The behavior you mentioned above, duplicated policies/role policies can be created, is by design. The duplicated policies will have different policy ids, thus theoretically they are different policies. :) I will close this issue for now.
Thanks for paying attention to the project. It is alive! if you are interested in the project, here is a simple guidance for contribution. https://github.com/oracle/speedle/blob/master/CONTRIBUTING.md
thanks, William
OK, thanks for the update, William. I guess you are closing it because it is harmless, though redundant. I will watch the repository for similar issues suitable for first-time contributors.
We should order principals/resources/permissions and compare the policies (ignore name and metadata), if they are the same, return an error.