Skip to content
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

Support for adding a Google Enterprise Account using new method introduced by Better Together Enterprise #175

Open
muddysequins opened this issue Jan 5, 2023 · 0 comments

Comments

@muddysequins
Copy link

Better Together Enterprise has introduced a new method for authenticating the end user and adding an account to the device depending upon the settings configured by the IT admin in the Google Admin Console. I'm adding support for this into TestDPC to allow EMMs to use it for manual testing, and to serve as a reference implementation for 3rd party DPC developers.

This feature makes use of the DPC support library, which is only available to members of the Android Enterprise EMM Community and so cannot be added to this repository. Instead I will add a fake that throws an exception if called, and will determine at runtime whether the real or fake library is present and disable the feature as necessary. Community members can replace the fake with the real library and re-build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants