www.myskillsfuture.gov.sg Open in urlscan Pro
2600:9000:223b:5a00:13:e1c5:c8c0:93a1  Public Scan

Submitted URL: http://www.myskillsfuture.gov.sg/
Effective URL: https://www.myskillsfuture.gov.sg/content/portal/en/index.html
Submission: On October 29 via api from US — Scanned from SG

Form analysis 3 forms found in the DOM

POST /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"> &nbsp;TP Admin &nbsp;&nbsp;&nbsp;&nbsp;</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">&nbsp; Job Admin&nbsp;&nbsp;&nbsp;&nbsp;</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">&nbsp; 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">&nbsp; 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">&nbsp; 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

A Singapore Government Agency Website
Change Text Size: A- A+
Explore

HIGHLIGHTS

 * Initiatives
 * Articles
   

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

SKILLSFUTURE ADVICE

SkillsFuture Advice is a 60-to-90-minute workshop that shares more about
SkillsFuture resources and sectoral insights, job opportunities and skills in
demand for key growth economies.

Learn More View Related Courses
Browse All Initiatives
Jobs-Skills Insights

PRACTICAL APPROACHES TO SUPPORT MANUFACTURING SMES IN ADOPTING I4.0

Local manufacturing SMEs get support from Bosch Rexroth Regional Training Centre
in adopting i4.0 practices fo...

Read More
Jobs-Skills Insights

WHO SAYS I’M TOO OLD FOR TECH JOBS?

Mid-careerists looking to convert into the tech industry can find useful tips on
how to reskill or upskill for...

Read More
Jobs-Skills Insights

DIGITAL SKILLING: EXPLORING TECH ROLES IN THE BOOMING DIGITAL ECONOMY

The Digital Economy is expanding to feed the global appetite of tech users, with
skilled workers in demand to ...

Read More
Browse All Articles




AREAS OF TRAINING

Accountancy, Banking, Finance
Administration
Advertising, Sales & Marketing
Aerospace
Agriculture and Fishing
Air Transport
Architecture
Arts and Entertainment
Audit/Risk Management
Broadcasting , Publishing and Media
Building and Construction
Business Management
Community and Social Services
Design
Domestic Cleaning
Education and Training
Electricity, Gas and Air-conditioning
Engineering
Environmental Cleaning
Fashion
Food and Beverages
General Studies
Graphic Reproduction/Offset Printing/Mechanised Bookbinding
Healthcare
Hotel & Accommodation
Human Resource Management, Employment and Recruitment
Information and Communications
Insurance
Landscape
Language Skills
Leadership & People Management
Legal
Manufacturing
Marine & Port Services
MICE & Events
Oil and Gas
Personal Development
Personal Services
Pharmaceutical and Biotechnology
Process and Product Engineering
Procurement/Purchasing
Productivity and Innovation
Public Administration and Defence
Real Estate
Recreation and Attractions
Repair and Maintenance
Research & Product Development
Security and Investigation
Service Excellence
Sports
Telecommunications
Tour and Travel Services
Transportation and Storage
Veterinary, Pets and Animals
Water Supply Sewerage and Waste Management
Wholesale and Retail Trade
Workplace Safety and Health
Others
Search

POPULAR SEARCHES

INITIATIVES

COURSES

ARTICLES

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


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
NEW

BUILD YOUR CRITICAL CORE SKILLS

Do you know what are the 16 Critical Core Skills employers are looking for? And
where you can find these courses?

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
 * Enterprise Portal for Jobs & Skills

 * Report Vulnerability
 * Privacy Policy
 * Terms of Use
 * Supported Browsers

 * Report Vulnerability
 * Privacy Policy
 * Terms of Use
 * Supported Browsers

© 2023 Government of Singapore

Last Updated 29 Oct 2023

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






WELCOME!

×
Take a short tour of the MySkillsFuture Portal.
Click 'Next' to proceed.
Don't show this again
 *  
 *  
 *  
 *  
 *  
 *  
 *  



BackNext