You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update code after upstream merge and run formatting
- Format code with gofmt to pass CI checks
- Update createAccountFromExternalIdentity call signature in scim_test.go
to match new 5-parameter signature (added emailOptional boolean)
- Update vendor directory with missing dependencies
- Resolve merge conflict in configuration.go preserving both SCIM and
new Experimental/Reloading configurations
All linting and security checks pass (gofmt, go vet, staticcheck, gosec).
Tests run successfully except for pre-existing SAML test issue unrelated
to SCIM changes.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments