mirror of
https://github.com/System-End/identity-vault.git
synced 2026-04-19 22:05:07 +00:00
fix response scope in scimservice >_<
This commit is contained in:
parent
2f67c60cf4
commit
7ce83dfc30
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ module SCIMService
|
|||
|
||||
retries = 0
|
||||
max_retries = 1
|
||||
response = nil
|
||||
|
||||
loop do
|
||||
Rails.logger.info "Creating Slack user with payload: #{user_payload.inspect}"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue