sso.iot.asmat.app
Open in
urlscan Pro
15.235.131.163
Public Scan
Submitted URL: https://sso.iot.asmat.app/
Effective URL: https://sso.iot.asmat.app/oauth/authenticate
Submission: On August 18 via automatic, source certstream-suspicious — Scanned from SG
Effective URL: https://sso.iot.asmat.app/oauth/authenticate
Submission: On August 18 via automatic, source certstream-suspicious — Scanned from SG
Form analysis
1 forms found in the DOMPOST /oauth/authenticate/
<form class="space-y-3" action="/oauth/authenticate/" method="POST" x-data="form()" @submit="submit">
<div>
<label for="email" class="block text-sm font-medium text-gray-700"> Email Address </label>
<div class="mt-1">
<input id="email" name="email" type="email" autocomplete="email" required="" data-rules="["required","email","noTelkomEmail"]" x-bind:class="{'invalid':email.errorMessage && email.blurred}" @blur="blur"
@input="input" class="block w-full px-3 py-2 placeholder-gray-400 border border-gray-300 rounded-md shadow-sm appearance-none focus:outline-none focus:ring-red-500 focus:border-red-500 sm:text-sm">
<span class="flex items-center mt-1 ml-1 text-xs font-thin tracking-wide text-red-500" x-show="email.errorMessage && email.blurred" x-text="email.errorMessage" style="display: none;"></span>
</div>
</div>
<div>
<label for="password" class="block text-sm font-medium text-gray-700"> Password </label>
<div class="mt-1">
<div class="relative flex items-center">
<input id="password" name="password" :type="password.show?'text':'password'" autocomplete="current-password" required="" data-rules="["required"]" x-bind:class="{'invalid':password.errorMessage && password.blurred}"
@blur="blur" @input="input" class="block w-full px-3 py-2 placeholder-gray-100 border border-gray-300 rounded-md shadow-sm appearance-none focus:outline-none focus:ring-red-500 focus:border-red-500 sm:text-sm" type="password">
<div class="absolute right-0 flex items-center w-6 h-full mr-2 cursor-pointer" @click="toggleShowPassword('password')">
<svg x-show="!password.show" xmlns="http://www.w3.org/2000/svg" class="w-6 h-6 text-gray-400" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 12a3 3 0 11-6 0 3 3 0 016 0z"></path>
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2.458 12C3.732 7.943 7.523 5 12 5c4.478 0 8.268 2.943 9.542 7-1.274 4.057-5.064 7-9.542 7-4.477 0-8.268-2.943-9.542-7z">
</path>
</svg>
<svg x-show="password.show" xmlns="http://www.w3.org/2000/svg" class="w-6 h-6 text-gray-400" fill="none" viewBox="0 0 24 24" stroke="currentColor" style="display: none;">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
d="M13.875 18.825A10.05 10.05 0 0112 19c-4.478 0-8.268-2.943-9.543-7a9.97 9.97 0 011.563-3.029m5.858.908a3 3 0 114.243 4.243M9.878 9.878l4.242 4.242M9.88 9.88l-3.29-3.29m7.532 7.532l3.29 3.29M3 3l3.59 3.59m0 0A9.953 9.953 0 0112 5c4.478 0 8.268 2.943 9.543 7a10.025 10.025 0 01-4.132 5.411m0 0L21 21">
</path>
</svg>
</div>
</div>
<span class="flex items-center mt-1 ml-1 text-xs font-thin tracking-wide text-red-500" x-show="password.errorMessage && password.blurred" x-text="password.errorMessage" style="display: none;"></span>
</div>
</div>
<div class="flex items-center justify-between">
<div class="text-sm">
<a href="/forgot-password" class="font-medium text-red-600 hover:text-red-500">
Forgot Password
</a>
</div>
</div>
<div>
<button type="submit" class="flex justify-center w-full px-4 py-2 text-sm font-medium text-white bg-red-600 border border-transparent rounded-md shadow-sm hover:bg-red-500 focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-red-500"
x-bind:class="{'opacity-50 cursor-not-allowed': hasError()}"> Login </button>
</div>
</form>
Text Content
Back LOGIN Email Address Password Forgot Password Login Login dengan Google Login Register