CINXE.COM

<script>var href = window.location.href;if (window.location.pathname == null || window.location.pathname === "/" || window.location.pathname === "") { href = window.location.protocol + "//" + window.location.host + "/console/"; var v_search = window.location.search; if (v_search !== null && v_search !== "" && typeof(v_search) !== "undefined") { href = href + v_search; } var v_hash = window.location.hash; if (v_hash !== null && v_hash !== "" && typeof(v_hash) !== "undefined") { href = href + v_hash; }}var indexHash = href.indexOf('#');if(indexHash !== -1) { var indexQuery = href.indexOf('?'); if(indexQuery === -1) { href = href.replace('#', '?cloud_route_state='); } else if(indexHash < indexQuery) { href = href.replace('#', '?cloud_route_state='); } else { href = href.replace('#','&cloud_route_state='); }}window.location.replace('https://auth-intl.huaweicloud.com/authui/login?service=' + encodeURIComponent(href));</script>