g-suite-identity-sync icon indicating copy to clipboard operation
g-suite-identity-sync copied to clipboard

G Suite to LDAP identity synchronizer

Results 19 g-suite-identity-sync issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies
javascript

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...

dependencies
javascript

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) Commits aa7a408 1.1.1...

dependencies
javascript

Last few lines from # docker logs 20:25:00.967 INFO [paxweb-extender-1-thread-1] registering JasperInitializer 20:25:00.968 INFO [paxweb-extender-1-thread-1] No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 20:25:01.000 INFO [paxweb-extender-1-thread-1] Started HttpServiceContext{httpContext=WebAppHttpContext{eu.hlavki.identity.gsync-web - 42}} 20:25:01.077 WARN...

uid is set to the email, is it possible to get the "username" like dean from [email protected] ? Thanks

enhancement

My G Suite account consists of multiple domains. A tree is diagrammed below ``` ROOTDOMAIN.com > ORG1.com >> SPECIAL_SUB_ORG_1.com > ORG2.com ``` My super admin account is part of ORG1.com...

enhancement

I think it would be a great feature to add ability to configure web applications context-path (base path). Of course as variable passed to docker container. So you could change...

enhancement

According to #56 it will be better to use Admin Directory API to read user info instead of OIDC userinfo.

enhancement

Prepare step-by-step video tutorial for G-Suite configuration.

enhancement

When user is [suspended](https://support.google.com/a/answer/33312?hl=en) by G Suite administrator, we should move it to some kind of deleted subtree.

enhancement