Ç¥ÁØÈ­ Âü¿©¾È³»

TTAÀÇ Ç¥ÁØÇöȲ

Ȩ > Ç¥ÁØÈ­ °³¿ä > TTAÀÇ Ç¥ÁØÇöȲ

Ç¥ÁعøÈ£ TTAK.KO-12.0132 ±¸Ç¥ÁعøÈ£
Á¦°³Á¤ÀÏ 2010-12-23 ÃÑÆäÀÌÁö 38
ÇѱÛÇ¥Áظí ÀÏȸ¿ë Æнº¿öµå(OTP) °ËÁõ ¼­¹ö¸¦ À§ÇÑ ÀÀ¿ë ÇÁ·Î±×·¥ ÀÎÅÍÆäÀ̽º
¿µ¹®Ç¥Áظí The Application Programming Interface for OTP Validation Server
Çѱ۳»¿ë¿ä¾à »óÈ£ ¿¬µ¿¼ºÀ» Á¦°øÇÏ´Â OTP °ËÁõ ¼­¹ö¸¦ ±¸ÇöÇÏ°íÀÚ ÇÒ ¶§ ¿ä±¸µÇ´Â °øÅë API´Â ´ÙÀ½°ú °°ÀÌ 3°¡Áö ´Ü°è·Î Á¤ÀǵȴÙ. ÀÀ¿ë °³¹ßÀÚ´Â º» Ç¥ÁØ¿¡¼­ Á¤ÀÇµÈ 3°¡Áö API Áß¿¡¼­ ¼­ºñ½º ȯ°æ¿¡ ÀûÇÕÇÑ API¸¦ ¼±ÅÃÇÏ¿© »ç¿ëÇÑ´Ù.
ÇÙ½É ¸ðµâ API´Â OTP °ËÁõ ¼­¹ö Àüü ±¸¼º¿¡¼­ Çʼö ¾Ë°í¸®Áò¸¸À¸·Î ±¸ÇöµÈ ÇÙ½É ¸ðµâ¿¡¼­ Á¦°øµÇ´Â ±â´ÉÀ¸·Î ¶óÀ̺귯¸® ÇüÅ·ΠÁ¦°øµÈ´Ù. ÀÀ¿ë °³¹ßÀÚ´Â ÇÙ½É ¸ðµâÀÇ ±â´ÉÀ» ÀÌ¿ëÇÏ¿© OTP °ËÁõ ¼­¹ö¸¦ ±¸ÃàÇÒ ¼ö ÀÖ´Ù.
ÀÎÁõ ¸ðµâ API´Â ÇÙ½É ¸ðµâ API¿¡¼­ »ç¿ëÀÚº°·Î OTP»óŸ¦ °ü¸®Çϱâ À§ÇØ »ç¿ëÀÚ µ¥ÀÌÅͺ£À̽º¿Í ¿¬µ¿ÇÏ´Â ±â´ÉÀÌ Ãß°¡µÈ´Ù. ÇÙ½É ¸ðµâ API¿Í ¸¶Âù°¡Áö·Î ¶óÀ̺귯¸® ÇüÅ·ΠÁ¦°øµÇ¸ç ÀÀ¿ë °³¹ßÀÚ´Â ÀÎÁõ ¸ðµâ¿¡¼­ Á¦°øµÇ´Â ±â´ÉÀ» ÀÌ¿ëÇÏ¿© OTP °ËÁõ ¼­¹ö¸¦ ´õ¿í ½±°Ô ±¸ÇöÇÒ ¼ö ÀÖ´Ù.
°ËÁõ ¼­¹ö API´Â ÀÎÁõ ¸ðµâ API¸¦ È®ÀåÇÏ¿© OTP ÀÎÁõ ¼­ºñ½º¸¦ Á¦°øÇÏ´Â ¿ÏÀüÇÑ µ¶¸³¼­¹ö ÇüÅ·Π±¸¼ºµÇ¸ç, Åë½Å ÇÁ·ÎÅäÄÝ·Î µ¿ÀÛÇÑ´Ù. °ËÁõ ¼­¹ö API´Â ÀÎÅÍ³Ý ¼­ºñ½º Á¦°øÀÚÀÇ ¿ÜºÎ ÀÀ¿ë ÇÁ·Î±×·¥¿¡¼­ ±¸Á¶ÀûÀÎ º¯°æ ¾øÀÌ Åë½Å¸ÁÀ» ÅëÇØ ¿äû ¹× ÀÀ´ä¹Þ´Â ±¸Á¶·Î µ¿ÀÛÇÏ¿©, ±âÁ¸ ¼­ºñ½º¿Í ½±°Ô ÅëÇÕµÉ ¼ö ÀÖ´Ù.
¿µ¹®³»¿ë¿ä¾à The common APIs which are required for implementing OTP Validation Servers which are able to provide with interoperability can be defined with three kinds of APIs as below. Application developers can choose and use an appropriate API out of these three APIs.
- The core module APIs are functions which are available at the core module implemented with only essential algorithms in overall OTP Validation Server structure and this APIs are available in a programming library form. Application developers can build up the OTP Validation Server by using this functions of the core module.
- The authentication module APIs have additional features which can connect to user database for managing each user's OTP status. This authentication module is also available in a programming library form and application developers can easily implement the OTP Validation Server by using functions provided by this authentication module.
- The Validation Server APIs are structured in the form of completely independent server which provides OTP authentication service by expending authentication module APIs, and this APIs operate with communication protocol. This Validation Server APIs operate in a mechanism of requesting and receiving messages. Therefore this APIs can be easily integrated with existing services of the internet service provider without structural change of other application programs.
±¹Á¦Ç¥ÁØ
°ü·ÃÆÄÀÏ TTAK.KO-12.0132.pdf TTAK.KO-12.0132.pdf            

ÀÌÀü
Çùµ¿Á¶ÇÕÀ» À§ÇÑ °¡Ãà ÀÌ·Â »ç¼³ ÀÎÁõ ¹æ¹ý
´ÙÀ½
³óÃà»ê¹° ½ÄÇ° ¸ÞŸµ¥ÀÌÅÍ ¸ðµ¨¸µ °¡À̵å¶óÀÎ