@extends('layouts/layoutMaster') @section('title', 'Security') @section('page-style') @endsection @section('content') {{-- Page Header: Title + Breadcrumb --}}

Security

Manage your password, two-factor authentication, and active sessions.

{{-- Nav Pills --}} @include('profile._nav', ['activePage' => 'security']) {{-- ============================================================ --}} {{-- Change Password --}} {{-- ============================================================ --}}
Change Password
Update your password regularly to keep your account secure
Password Requirements:
  • Minimum 8 characters long — the more, the better
  • At least one lowercase & one uppercase character
  • At least one number or symbol
{{-- ============================================================ --}} {{-- Two-Factor Authentication --}} {{-- ============================================================ --}}
Two-Factor Authentication
Add an extra layer of security to your account
Authenticator App

Use an authenticator app to generate one-time codes.

Not configured
Email Verification

Receive a verification code to your email on login.

Enabled
Codes are sent to a]h***@salihin.com.my
{{-- ============================================================ --}} {{-- Connected Accounts (SSO) --}} {{-- ============================================================ --}}
Connected Accounts
Manage your linked single sign-on (SSO) accounts
Google
ahmad.razali@salihin.com.my
Connected
Microsoft
ahmad.razali@salihin.onmicrosoft.com
Connected
SPSERP
Linked via ERP system
Connected
{{-- ============================================================ --}} {{-- Recent Devices / Sessions --}} {{-- ============================================================ --}}
Recent Devices
Devices that have logged into your account
Browser Device Location Recent Activity Status
Chrome 121
macOS Sonoma · Desktop Kuala Lumpur, MY 11 Feb 2026, 09:14 AM Current session
Edge 120
Windows 11 · Desktop Kuala Lumpur, MY 9 Feb 2026, 02:15 PM Expired
Safari
iOS 17 · iPhone 15 Petaling Jaya, MY 8 Feb 2026, 10:42 AM Expired
Firefox 122
Windows 11 · Desktop Kuala Lumpur, MY 7 Feb 2026, 09:00 AM Expired
{{-- Authenticator Setup Modal --}} @include('profile._modal-authenticator-setup') @endsection