| Net :: Google :: FederatedLogin Google Æä´õ·¹ÀÌ¼Ç ·Î±×ÀÎ ¸ðµâ |
Áö±Ý ´Ù¿î·Îµå |
Net :: Google :: FederatedLogin ¼øÀ§ ¹× ¿ä¾à
- ƯÇã:
- Perl Artistic License
- °Ô½ÃÀÚ À̸§:
- Glenn Fowler
- °Ô½ÃÀÚ À¥»çÀÌÆ®:
- http://search.cpan.org/~cebjyre/
Net :: Google :: FederatedLogin ű×
Net :: Google :: FederatedLogin ¼³¸í
Net :: Google :: FederatedLoginÀº Google Æä´õ·¹ÀÌ¼Ç ·Î±×ÀÎ ¸ðµâÀÔ´Ï´Ù. http://code.google.com/apis/accounts/docs/openid.htmlSynopsIssendending »ç¿ëÀÚ¸¦ ÂüÁ¶ÇϽʽÿÀ : My $ Crequeed = 'example@gmail.com' ...¿¡ # ¶Ç´Â ¿©±â¼ example.comÀº Google Apps µµ¸ÞÀÎ # 'example.com'(Bare Domain) # ¶Ç´Â 'user@example.com'(ÀüÀÚ ¸ÞÀÏ ÁÖ¼Ò) # ¶Ç´Â 'http://example.com/openid?id= '(ÀÌ¹Ì ¾Ë·ÁÁø ID) MY $ G = NET :: Google :: FederatedLogin-> New (CrequeD_ID => $ û±¸, return_to =>'https://example.com/auth '); $ AUTH_URL = $ G-> get_auth_url (); »ç¿ëÀÚ°¡ ¿Ã¹Ù¸£°Ô ÀÎÁõµÇ¾ú½À´Ï´Ù. ³» $ g = net :: google :: federatedlogin-> new (cgi => $ cgi, return_to => https : // ¿¹Á¦). com / auth '); ³» $ ID = $ g-> verify_auth (); # $ ID´Â È®ÀεÇÁö ¾ÊÀº ½Å¿øÀÌ ¾Æ´Ï¶ó (¿¹ : URLÀ» ¼ö°øÇϰųª ¾×¼¼½º¸¦ °ÅºÎÇϰųª ¾×¼¼½º¸¦ °ÅºÎÇÏ´Â »ç¿ëÀÚ°¡ ¾×¼¼½º ÇÒ ¼ö ¾øÀ½) Á¦Ç°ÀÇ È¨ÆäÀÌÁöÀÔ´Ï´Ù.
Net :: Google :: FederatedLogin °ü·Ã ¼ÒÇÁÆ®¿þ¾î