curl --location --request GET 'http://127.0.0.1:9000/oauth2/authorize?response_type=code&client_id=pkce-client&scope=profile openid&redirect_uri=http://www.baidu.com&code_challenge=TbebE5YSgk_JyYXUT7KKHWhK_ZhxbJD9HCM94O55Wos&code_challenge_method=S256'
{}