roadie-backstage-plugins icon indicating copy to clipboard operation
roadie-backstage-plugins copied to clipboard

Fix README.md examples for catalog-backend-module-okta

Open jdnewman85 opened this issue 4 months ago • 0 comments

Documentation fixes only. Commas break the auth fields by getting appended to the interpolated values. Function signature for the group transformer was incorrect with parent and options swapped. See definition: https://github.com/RoadieHQ/roadie-backstage-plugins/blob/0d983a2f5a728122e66b966529fde7860b6377f8/plugins/backend/catalog-backend-module-okta/src/providers/types.ts#L25

:heavy_check_mark: Checklist

  • [ ] Added tests for new functionality and regression tests for bug fixes
  • [ ] Added changeset (run yarn changeset in the root)
  • [ ] Screenshots of before and after attached (for UI changes)
  • [x] Added or updated documentation (if applicable)

jdnewman85 avatar Oct 28 '24 18:10 jdnewman85