Skip to content

looker-open-source/looker-scim-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Looker SCIM Proxy

SCIM (System for Cross-domain Identity Management) is a lightweight RESTful JSON based open standard communication between an IdP (Identity Provider) and applications, providing full user lifecycle management. SCIM will allow admins to:

  • streamline processes to auto provision / deprovision users from Looker
  • enable all changes to user profiles, groups, and custom attribute details to be updated immediately
  • synchronize data between an Idp and Looker to reduce overall data inconsistencies

The table below outlines the advantages of leveraging SCIM on top of SAML JIT:


SAML JIT vs SCIM for Looker

User Action SAML JIT SCIM
Create ✓ (when accessed by user) ✓ (when assigned by admin)
Read
Update ✓ (when accessed by user) ✓ (when change occurs)
Disable
Delete

Framework

This framework provides an example proxy server to be used with Looker, built according to the SCIM protocol specification. It leverages CRUD operations on users, groups, and user attributes. The following dependencies are used:

All installation and configuration steps can be found in the docs:


About

License

See LICENSE

Support

Looker SCIM Proxy is NOT officially supported by Looker, Google Cloud, or Google. Please do not contact support for issues. Issues may be reported via the Github Issues tracker, but no SLA or warranty exists that they will be resolved.

Contributing

See docs/contributing.md

Code of Conduct

See docs/code-of-conduct.md

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •