lessonly / scim_rails

SCIM Adapter for Rails.
MIT License
68 stars 76 forks source link

LIC-334 LIC-416 - add logs #70

Closed Edwin-Feng closed 3 months ago

Edwin-Feng commented 3 months ago

Why?

Need a way to see what external data have passed to lessonly through "scim".

What?

Add logs to see what data the "Okta" passed to lessonly through "scim". Mainly about LIC-334. And the aiming target is, NewRelic will catch the logs and searchable inside nr-console.

Testing Notes

Currently no testing for this change. If want to see if the codes works as normal, please follow the README in this repo and run the spec test.

Merge Instructions

Please DO NOT squash my commits when merging