ดูคำแนะนำในการติดตั้งใช้งาน Google SSO ในส่วนเสริมของ Classroom ได้ที่หน้าลงชื่อเข้าใช้ที่ราบรื่น นอกจากนี้ คู่มือการลงชื่อเข้าใช้แบบไม่ยุ่งยากยังอ้างอิงถึงแผนการทดสอบที่ใช้เพื่อให้แน่ใจว่าส่วนเสริมของคุณ
ปฏิบัติตามแนวทางปฏิบัติแนะนำในการลงชื่อเข้าใช้
ขั้นตอนการลงชื่อเข้าใช้
Google Classroom มีlogin_hintพารามิเตอร์การค้นหาเมื่อเปิด iframe เพื่อลดความยุ่งยากในการลงชื่อเข้าใช้สำหรับผู้ใช้
login_hint คือรหัส Google ที่ไม่ซ้ำกันของผู้ใช้
และจะได้รับหลังจากที่ผู้ใช้ลงชื่อเข้าใช้ส่วนเสริมของคุณ
เป็นครั้งแรก พารามิเตอร์นี้ให้บริบทเกี่ยวกับผู้ใช้ที่ลงชื่อเข้าใช้ Google Classroom
ดูรายละเอียดเพิ่มเติมเกี่ยวกับพารามิเตอร์การค้นหาเหล่านี้ได้ที่หน้าคำแนะนำเกี่ยวกับพารามิเตอร์การลงชื่อเข้าใช้
คุณต้องแสดงกล่องโต้ตอบการลงชื่อเข้าใช้ Google หากพารามิเตอร์การค้นหา login_hint ของ
ผู้ใช้ Google Classroom ปัจจุบันไม่ตรงกับผู้ใช้ที่ลงชื่อเข้าใช้ของ
ส่วนเสริม ปุ่มต้องเป็นไปตามหลักเกณฑ์การใช้แบรนด์ของ Google หากผู้ใช้ลงชื่อเข้าใช้อยู่แล้ว ระบบจะไม่แจ้งให้ผู้ใช้ลงชื่อเข้าใช้อีกครั้ง
[null,null,["อัปเดตล่าสุด 2025-08-29 UTC"],[],[],null,["# Sign in\n\nGoogle Classroom add-ons **must** use Google single sign-on (SSO) to identify\nand authenticate users.\n\nSee [Google Identity's OpenID Connect Guide](https://developers.google.com/identity/protocols/oauth2/openid-connect) for more information on SSO. We\nalso recommend referencing Google's official documentation on user sign-up and\nsign-in for [automatic sign in](https://developers.google.com/identity/gsi/web) and [Sign-In Branding Guidelines](https://developers.google.com/identity/branding-guidelines).\n\nSee the [frictionless sign-in page](/workspace/classroom/add-ons/developer-guides/frictionless-signin) for implementation guidance for Google SSO\nin Classroom add-ons. The frictionless sign-in guide also refers\nto the [test plan](/static/workspace/classroom/assets/classroom_add_ons_test_plan.pdf) that can be used to ensure your add-on is\nfollowing sign-in best practices.\n\nSign in flow\n------------\n\nTo reduce sign-in friction for users, Google Classroom provides the\n`login_hint` query parameter when an iframe is opened. `login_hint` is a user's\nunique Google ID, and is provided *after* the user has signed into your add-on\nfor the first time. This parameter provides context on the user that's signed\ninto Google Classroom. See our [sign-in parameters guide page](/workspace/classroom/add-ons/developer-guides/iframes#sign-in_related_parameters) for a more\ndetailed discussion of these query parameters.\n\nYou must display a Google sign-in dialog if the `login_hint` query parameter of\nthe current Google Classroom user doesn't match any signed-in user of the\nadd-on. The button must adhere to [Google's branding guidelines](https://developers.google.com/identity/branding-guidelines). If the user is\nalready signed in, they shouldn't be prompted to sign-in again.\n\n**Figure 1.** Sign in flow when a user initially launches\nyour add-on.\n| **Important:** The sign in button should only be seen when the add-on doesn't have a signed in user to compare against the `login_hint` query parameter. The sign in button is unnecessary if the add-on matches the signed in user using the value of `login_hint`; in this case, the add-on should keep the user signed in."]]