reCAPTCHA Enterprise API와의 Identity Platform 통합이 사용 설정되면 Identity Platform은 기본적으로 reCAPTCHA 키를 자동으로 프로비저닝합니다. 하지만 reCAPTCHA와 함께 사용할 자체 reCAPTCHA 키를 가져올 수도 있습니다. 자체 reCAPTCHA 키를 업로드하면 Identity Platform의 프로비저닝이 사용 중지됩니다.
키 자체 조달 기능 사용 설정
이 기능을 사용 설정하고 reCAPTCHA 키를 업로드하려면 다음 curl 명령어를 사용하여 엔드포인트를 호출합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-04-03(UTC)"],[[["You have the option to use your own reCAPTCHA key with Identity Platform's integration with the reCAPTCHA Enterprise API, instead of using the default provisioned keys."],["Uploading your own reCAPTCHA key to Identity Platform will disable the automatic provisioning of keys by Identity Platform."],["To enable the use of your own reCAPTCHA key, you must make a `PATCH` request to the specified endpoint using a `curl` command, providing the key and platform type."],["You can revert to Identity Platform's default reCAPTCHA key provisioning by sending a `PATCH` request with an empty list for `recaptchaConfig.recaptchaKeys`."],["This feature is currently subject to \"Pre-GA Offerings Terms\" and is provided \"as is\" with potentially limited support."]]],[]]