-
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: support SCIM (RFC 7643) #37
Commits on Jan 26, 2024
-
Signed-off-by: Leonardo Di Donato <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd5b6d1 - Browse repository at this point
Copy the full SHA bd5b6d1View commit details -
feat: introduce URN parsing modes
Signed-off-by: Leonardo Di Donato <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b5f7e76 - Browse repository at this point
Copy the full SHA b5f7e76View commit details -
Signed-off-by: Leonardo Di Donato <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a67edfb - Browse repository at this point
Copy the full SHA a67edfbView commit details -
feat: introduce parser options
Signed-off-by: Leonardo Di Donato <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b37cf87 - Browse repository at this point
Copy the full SHA b37cf87View commit details -
feat: the URN struct can eventually point to a SCIM struct instance now
Signed-off-by: Leonardo Di Donato <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e96adc2 - Browse repository at this point
Copy the full SHA e96adc2View commit details -
refactor: move SCIM schema types to their own module
Signed-off-by: Leonardo Di Donato <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fdfa639 - Browse repository at this point
Copy the full SHA fdfa639View commit details -
test: check SCIM struct marshal/unmarshal works
Signed-off-by: Leonardo Di Donato <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7ad6aa8 - Browse repository at this point
Copy the full SHA 7ad6aa8View commit details -
Signed-off-by: Leonardo Di Donato <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b6e1f89 - Browse repository at this point
Copy the full SHA b6e1f89View commit details -
feat: create FSM for scim parsing + FSM for fallback parsing (try sci…
…m, fallback to 2141 URN machine otherwise) Signed-off-by: Leonardo Di Donato <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d0918ce - Browse repository at this point
Copy the full SHA d0918ceView commit details -
Signed-off-by: Leonardo Di Donato <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 02e58ca - Browse repository at this point
Copy the full SHA 02e58caView commit details -
Signed-off-by: Leonardo Di Donato <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef849fe - Browse repository at this point
Copy the full SHA ef849feView commit details -
test: prepare test cases for SCIM only parsing and for fallback parsing
Signed-off-by: Leonardo Di Donato <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca9aa03 - Browse repository at this point
Copy the full SHA ca9aa03View commit details -
test: provide example for SCIM only parsing
Signed-off-by: Leonardo Di Donato <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 20b1814 - Browse repository at this point
Copy the full SHA 20b1814View commit details -
test: test that SCIM only parsing and fallback parsing work as meant
Signed-off-by: Leonardo Di Donato <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6348924 - Browse repository at this point
Copy the full SHA 6348924View commit details -
ci: remove support for Go 1.16 and Go 1.17
Signed-off-by: Leonardo Di Donato <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2e566bb - Browse repository at this point
Copy the full SHA 2e566bbView commit details -
Signed-off-by: Leonardo Di Donato <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 21069b4 - Browse repository at this point
Copy the full SHA 21069b4View commit details