www.myskillsfuture.gov.sg
Open in
urlscan Pro
13.33.88.121
Public Scan
Submitted URL: http://www.myskillsfuture.gov.sg/
Effective URL: https://www.myskillsfuture.gov.sg/content/portal/en/index.html
Submission: On July 01 via api from US — Scanned from SG
Effective URL: https://www.myskillsfuture.gov.sg/content/portal/en/index.html
Submission: On July 01 via api from US — Scanned from SG
Form analysis
3 forms found in the DOMPOST /services/common/doLogin
<form id="individual-sp-login-form" action="/services/common/doLogin" method="post">
<input type="hidden" name="loginType" value="SP">
<input type="hidden" name="roleNameType" value="">
<input type="hidden" id="redirectURL" name="redirectURL" value="">
<input type="hidden" id="isMaintainLoginSession" name="isMaintainLoginSession" value="">
<input type="hidden" id="lgnModalwMsgisMaintainLoginSession" name="lgnModalwMsgisMaintainLoginSession" value="">
<a class="btn btn-danger d-block text-center singpass-v3-login-btn" isdefault="yes" target="_blank" onclick="$UserLoginUtil.clickSingPassLogin()">Singpass</a>
</form>
<form id="sing-pass-login-form">
<input type="hidden" name="redirectURL" value="">
<input type="hidden" id="isMaintainLoginSession" name="isMaintainLoginSession" value="false">
<h2 class="form-signin-heading"></h2>
<div class="form-group row">
<label for="inputUser" class="col-sm-2 col-form-label">User Id</label>
<div class="col-sm-10">
<input class="form-control" type="text" name="userId" id="inputUser" placeholder="User ID" autocomplete="off" autofocus="">
<div id="ERROR-userid" class="help-block with-errors hidden">
<ul class="list-unstyled">
<li></li>
</ul>
</div>
</div>
</div>
<div class="form-group row">
<label for="inputPassword" class="col-sm-2 col-form-label">Password</label>
<div class="col-sm-10">
<input type="password" class="form-control" id="inputPassword" name="userPwd" placeholder="Password" autocomplete="off" autofocus="">
<div id="ERROR-password" class="help-block with-errors hidden">
<ul class="list-unstyled">
<li></li>
</ul>
</div>
</div>
</div>
<div class="form-group row ">
<div class="col-sm-10" style="float: right;text-align: left">
<input class="form-control" type="hidden" name="userType" id="userType" value="SP">
</div>
</div>
<div class="form-group row">
<label class="col-sm-2 col-form-label"></label>
<div class="col-sm-10">
<div id="ERROR-loginError" class="help-block with-errors hidden">
<ul class="list-unstyled">
<li></li>
</ul>
</div>
</div>
</div>
<div class="theme1 form-group aligncenter">
<a href="javascript:void(0)" id="button-submit-login-sing-pass" class="ctabtn" style="background-color: #5aacb4;">Sign in</a>
<a href="javascript:void(0)" class="ctabtn" data-bs-dismiss="modal" onclick="clearInput()" style="background-color: #5aacb4;">Cancel</a>
<a href="javascript:loginWithTempCorpass('TP');" class="ctabtn" style="background-color: #5aacb4;">Corp Pass Login</a>
</div>
</form>
<form id="corp-pass-login-form">
<input type="hidden" name="roleNameType" value="">
<input type="hidden" name="redirectURL" value="">
<h2 class="form-signin-heading"></h2>
<div class="form-group row">
<label for="inputUser" class="col-sm-2 col-form-label">UEN</label>
<div class="col-sm-10">
<input class="form-control" type="text" name="uen" id="inputUEN" placeholder="UEN Number" autofocus="">
<div id="ERROR-uen" class="help-block with-errors hidden">
<ul class="list-unstyled">
<li></li>
</ul>
</div>
</div>
</div>
<div class="form-group row">
<label for="inputUser" class="col-sm-2 col-form-label">User Id</label>
<div class="col-sm-10">
<input class="form-control" type="text" name="userId" id="inputUser" placeholder="User ID" autofocus="" autocomplete="off">
<div id="ERROR-userid" class="help-block with-errors hidden">
<ul class="list-unstyled">
<li></li>
</ul>
</div>
</div>
</div>
<div class="form-group row">
<label for="inputPassword" class="col-sm-2 col-form-label">Password</label>
<div class="col-sm-10">
<input type="password" class="form-control" id="inputPassword" name="userPwd" placeholder="Password" autocomplete="off" autofocus="">
<div id="ERROR-password" class="help-block with-errors hidden">
<ul class="list-unstyled">
<li></li>
</ul>
</div>
</div>
</div>
<div class="form-group row">
<label for="tpCode" class="col-sm-2 col-form-label">TP Code</label>
<div class="col-sm-10">
<input type="text" class="form-control" id="tpCode" name="tpCode" placeholder="TP Code" autocomplete="off" autofocus="">
</div>
</div>
<div class="form-group row">
<label for="roles" class="col-sm-2 col-form-label">Roles</label>
<div class="col-sm-10">
<ul class="roles">
<li style=" display: inline-block;"><input type="checkbox" name="roleName" id="tp_admin" value="TP_ADMIN" style="display: inline;"><label for="tp_admin_label"> TP Admin </label></li>
<li style="display: inline-block;"><input type="checkbox" name="roleName" id="job_admin" value="JOBSBANK_ADMIN" style=" display: inline;"><label for="job_admin_label"> Job Admin </label></li>
<li style="display: inline-block;"><input type="checkbox" name="roleName" id="course_admin" value="COURSE_ADMIN" style="display: inline;"><label for="course_admin_label"> Course Admin</label></li>
<li style="display: inline-block;"><input type="checkbox" name="isForeignEntity" id="isForeignEntity" value="true" style="display: inline;"><label for="course_admin_label"> isForeignEntity</label></li>
<li style="display: inline-block;"><input type="checkbox" name="isNonSingpassHolder" id="isNonSingpassHolder" value="true" style="display: inline;"><label for="course_admin_label"> isNonSingpassHolder</label></li>
</ul>
<div id="ERROR-roles" class="help-block with-errors hidden">
<ul class="list-unstyled">
<li></li>
</ul>
</div>
</div>
</div>
<div class="form-group row ">
<div class="col-sm-10" style="float: right;text-align: left">
<input class="form-control" type="hidden" name="userType" id="userType" value="CP">
</div>
</div>
<!--
<div class="form-group row hidden">
<div class="col-sm-10" style="float: right;text-align: left">
<sly data-sly-use.SEOTitleUtil="clientlibs/student/sightlyjstool/SEOTitleUtil.js">
<a href="/content/student/en//reset-password.html">Forgot your password?</a>
</sly>
</div>
</div>
-->
<div class="form-group row">
<label class="col-sm-2 col-form-label"></label>
<div class="col-sm-10">
<div id="ERROR-loginError" class="help-block with-errors hidden">
<ul class="list-unstyled">
<li></li>
</ul>
</div>
</div>
</div>
<div class="theme1 form-group aligncenter">
<a href="javascript:void(0)" id="button-submit-login-corp-pass" onclick="$UserLoginUtil.corpPassLogin()" class="ctabtn" style="background-color: #5aacb4;">Sign in</a>
<a href="javascript:void(0)" class="ctabtn" data-bs-dismiss="modal" style="background-color: #5aacb4;">Cancel</a>
</div>
</form>
Text Content
Explore HIGHLIGHTS * Initiatives * Articles SKILLSFUTURE LEVEL-UP PROGRAMME Expanded training support for Singaporeans aged 40 and above to continue their skills upgrade and pursue skills reboot to stay relevant. Learn More View Related Courses SKILLSFUTURE CREDIT For Singaporeans: Take charge of your skills development journey with SkillsFuture Credit! Singaporeans aged 25 and above receive an opening credit of S$500, which can be used for a wide variety of courses. Learn More View Related Courses SKILLSFUTURE CAREER TRANSITION PROGRAMME For Midcareerists: Acquire new skills, improve employability and transit to new sectors or job roles with SkillsFuture Career Transition Programme (SCTP). Up to 90% SkillsFuture Subsidy available. Learn More View Related Courses Browse All Initiatives Education, Career and Personal Development SKILLSFUTURE CREDIT Singaporeans can use their SkillsFuture Credit to pay for selected online learning subscription plans to get a... Read More Featured Courses READY TO LEVEL UP? FIND OUT WHAT COURSES TO TAKE WITH YOUR SKILLSFUTURE CREDIT (MID-CAREER) TOP-UP OF $4,000 Ready to Level Up? Find out what courses to take with your $4,000 SFC (Mid-Career) top-up in the SkillsFuture ... Read More How-to Guides PROTECT YOURSELF FROM FRAUDULENT EMAILS Scammers may send emails pretending to be from SkillsFuture Singapore (SSG) and ask for your personal informat... Read More Browse All Articles AREAS OF TRAINING Accountancy, Banking & Finance Administration Advertising, Sales & Marketing Aerospace Agriculture & Fishing Air Transport Architecture Arts & Entertainment Audit/Risk Management Broadcasting, Publishing & Media Building & Construction Business Management Community & Social Services Design Domestic Cleaning Education & Training Electricity, Gas & Air-conditioning Engineering Environmental Cleaning Fashion Food & Beverages General Studies Graphic Reproduction/Offset Printing/Mechanised Bookbinding Healthcare Hotel & Accommodation Human Resource Management Information & Communications Insurance Landscape Language Skills Leadership & People Management Legal Manufacturing Marine & Port Services MICE & Events Oil & Gas Personal Development Personal Services Pharmaceutical & Biotechnology Process & Product Engineering Procurement / Purchasing Productivity & Innovation Public Administration & Defence Real Estate Recreation & Attractions Repair & Maintenance Research & Product Development Security & Investigation Service Excellence Sports Telecommunications Tour & Travel Services Transportation & Storage Veterinary, Pets & Animals Water Supply Sewerage & Waste Management Wholesale & Retail Trade Workplace Safety & Health Others Search POPULAR SEARCHES INITIATIVES COURSES ARTICLES HOME COURSES Search Courses SkillsFuture Credit (Mid-Career) Courses E-SERVICES RESOURCES View Articles View SkillsFuture Initiatives CONTACT US ABOUT US Login WELCOME! FOR SINGAPORE CITIZENS & PERMANENT RESIDENTS Singpass Don't have a Singpass account? Forgot your password? Click here FOR FOREIGN TERTIARY STUDENTS IN SINGAPORE Portal ID No Portal ID or -------------------------------------------------------------------------------- LOG IN WITH YOUR SOCIAL MEDIA ACCOUNT STAY SAFE FROM PHISHING SCAMS! LEARN HOW TO SPOT FRAUDULENT EMAILS HERE. Help Skip Place your text here OK OK Cancel Close No Yes DUPLICATE SESSIONS Another login session has been detected. If you continue, the previous session will be removed. Do you want to continue? Yes Logout No network connection. Reconnect to keep the browsing going. vertical_align_top × LOGIN User Id * Password * * Sign in Cancel Corp Pass Login × CORP PASS LOGIN UEN * User Id * Password * TP Code Roles * TP Admin * Job Admin * Course Admin * isForeignEntity * isNonSingpassHolder * * Sign in Cancel START YOUR UPSKILLING JOURNEY TODAY Search POPULAR SEARCHES INITIATIVES COURSES ARTICLES View Courses Submit SkillsFuture Credit Claims View Initiatives Access E-Services Finding your desired training course can be easy. Check out the Course Search Guide. Learn More NEW FOR SINGAPOREANS 40 YEARS OLD AND ABOVE Here are some recommended programmes to support your upskilling plans. Find out more In association with: An initiative of: SkillsFuture Singapore Agency This is the description of your portal/digital service MySkillsFuture * About MySkillsFuture * Articles * Contact * FAQ * Feedback Student Portals * Primary * Secondary * Pre-University * Applied Learning Modules Partners * SkillsFuture Credit Payout Submission * Training Partners Gateway * Application Management System * Developer Portal Employers * SkillsFuture for Business * Report Vulnerability * Privacy Policy * Terms of Use * Supported Browsers * Report Vulnerability * Privacy Policy * Terms of Use * Supported Browsers © 2024 Government of Singapore Last Updated 01 Jul 2024 Place your text here OK OK Cancel Close DUPLICATE SESSIONS Another login session has been detected. If you continue, the previous session will be removed. Do you want to continue? Yes Logout