All Collections
IT Resources
Permissions
How to remove a login option from the Co:Writer Chrome Extension that is being managed from the Google Admin Console.
How to remove a login option from the Co:Writer Chrome Extension that is being managed from the Google Admin Console.

Steps to remove login options from the Co:Writer Chrome extension

J
Written by Jason Lewandowski
Updated over a week ago

Co:Writer Chrome Extension:

  1. Navigate to the Google admin console.

  2. In the Google Admin Console navigate to: Devices>>Chrome>>Apps&extensions>>Users&browsers(As shown below.)**

Location of the Co:Writer Chrome extension in the Google admin console.

3. Select the Co:Writer extension under Users & browsers.

4. On the right hand side scroll to the bottom until you see Policy for Extensions:

Image of the line/field to enter in Policy for extensions.

5. Copy and paste the policy below into “Policy for extensions”:***

{

"settings": {

"Value": {

"AuthenticationMethods": {

"EnableGoogleAuthentication": true,

"EnableMicrosoftAuthentication": true,

"EnableCanvasAuthentication": true,

"EnableSchoologyAuthentication": true

}}}}

6. Change any login option from true to false that you do not wish that option to appear.

7. After you have pasted the above policy and changed the login click on enter.

8. On the top right of the page click on Save.

Note:

This may take a little time to be distributed to all the users. All users will need to logout and back in to see the changes.

**The Google admin must have the Co:Writer extension added to the Google OU before they can enter a Policy in for the extension

***For further information about setting Chrome policies, please see the following link.

Did this answer your question?