www.cii.co.uk
Open in
urlscan Pro
45.60.1.35
Public Scan
Submitted URL: http://www.cii.co.uk/login
Effective URL: https://www.cii.co.uk/login
Submission: On December 21 via manual from US — Scanned from DE
Effective URL: https://www.cii.co.uk/login
Submission: On December 21 via manual from US — Scanned from DE
Form analysis
5 forms found in the DOM<form class="header-search ng-pristine ng-valid ng-scope" id="headerSearchApp" ng-app="headerSearchApp" ng-controller="HeaderSearchController">
<div class="input-group">
<label for="header-search" class="accessibility">Search</label>
<input type="text" ng-model="searchText" ng-keyup="handleEnter($event)" class="header__search-input ng-pristine ng-untouched ng-valid ng-empty" id="header-search">
<a id="search-icon-link" class="search___search-icon" ng-click="doSearch($event)" href="" alt="Search"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:serif="http://www.serif.com/" width="100%" height="100%" viewBox="0 0 21 21" version="1.1" xml:space="preserve" fill="#e1ddd4" class="svg replaced-svg">
<g transform="matrix(0.823124,0,0,0.823124,-174.058,-59.5906)">
<g transform="matrix(0,-1,-1,0,222.151,73.7501)">
<path d="M0.803,-0.033C0.79,-2.907 -0.476,-5.742 -2.619,-7.667C-4.003,-8.91 -5.727,-9.769 -7.551,-10.119C-12.166,-11.004 -17.239,-8.381 -19.065,-3.835C-20.482,-0.308 -19.77,3.983 -17.167,6.881C-14.806,9.509 -11.031,10.786 -7.551,10.119C-4.392,9.513 -1.573,7.33 -0.187,4.41C0.47,3.027 0.806,1.494 0.803,-0.033ZM-0.804,0.028C-0.819,3.291 -2.843,6.49 -5.827,7.884C-8.323,9.05 -11.38,8.932 -13.781,7.57C-16.893,5.805 -18.722,2.028 -18.051,-1.593C-17.452,-4.821 -14.874,-7.598 -11.673,-8.423C-8.367,-9.274 -4.618,-7.99 -2.532,-5.201C-1.424,-3.72 -0.813,-1.893 -0.804,-0.028C-0.804,-0.009 -0.804,0.009 -0.804,0.028Z"></path>
</g>
<g transform="matrix(-0.630906,0.775859,0.775859,0.630906,228.483,94.0977)">
<rect x="-5.483" y="-2.609" width="2.642" height="8.581"></rect>
</g>
</g>
</svg></a>
</div>
<script>
var headerSearchApp = angular.module('HeaderSearchApp', []);
headerSearchApp.controller('HeaderSearchController', function($scope) {
$scope.searchText = '';
$scope.doSearch = function(e) {
e.preventDefault();
window.location.href = '/search-results?q=' + $scope.searchText;
}
$scope.handleEnter = function(e) {
if (e.keyCode == 13) {
$scope.doSearch(e);
}
}
});
angular.element(document).ready(function() {
angular.bootstrap($('#headerSearchApp')[0], ['HeaderSearchApp']);
});
</script>
</form>
<form class="header-search mobile-search ng-pristine ng-valid ng-scope" id="mobileHeaderSearchApp" ng-app="mobileHeaderSearchApp" ng-submit="doSearch()" ng-controller="MobileHeaderSearchController">
<div class="input-group">
<input type="text" class="header__search-input ng-pristine ng-untouched ng-valid ng-empty" ng-model="searchText" placeholder="Search"><a id="search-input-icon-link" class="search___search-icon" href="" ng-click="doSearch($event)"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:serif="http://www.serif.com/" width="100%" height="100%" viewBox="0 0 21 21" version="1.1" xml:space="preserve" fill="#e1ddd4" class="svg replaced-svg">
<g transform="matrix(0.823124,0,0,0.823124,-174.058,-59.5906)">
<g transform="matrix(0,-1,-1,0,222.151,73.7501)">
<path d="M0.803,-0.033C0.79,-2.907 -0.476,-5.742 -2.619,-7.667C-4.003,-8.91 -5.727,-9.769 -7.551,-10.119C-12.166,-11.004 -17.239,-8.381 -19.065,-3.835C-20.482,-0.308 -19.77,3.983 -17.167,6.881C-14.806,9.509 -11.031,10.786 -7.551,10.119C-4.392,9.513 -1.573,7.33 -0.187,4.41C0.47,3.027 0.806,1.494 0.803,-0.033ZM-0.804,0.028C-0.819,3.291 -2.843,6.49 -5.827,7.884C-8.323,9.05 -11.38,8.932 -13.781,7.57C-16.893,5.805 -18.722,2.028 -18.051,-1.593C-17.452,-4.821 -14.874,-7.598 -11.673,-8.423C-8.367,-9.274 -4.618,-7.99 -2.532,-5.201C-1.424,-3.72 -0.813,-1.893 -0.804,-0.028C-0.804,-0.009 -0.804,0.009 -0.804,0.028Z"></path>
</g>
<g transform="matrix(-0.630906,0.775859,0.775859,0.630906,228.483,94.0977)">
<rect x="-5.483" y="-2.609" width="2.642" height="8.581"></rect>
</g>
</g>
</svg></a>
</div>
</form>
POST https://www.cii.co.uk/login
<form class="form ng-pristine ng-valid" autocomplete="off" method="POST" action="https://www.cii.co.uk/login">
<div class="row">
<div class="col-12 col-md-5">
<div class="row pb-5">
<div class="col-12">
<div class="form-group ">
<label for="username"><strong>Email or pin</strong></label>
<input type="text" class="normal_input" id="LoginEmail" name="username">
</div>
<div class="form-group">
<label for="password"><strong>Password</strong></label>
<input type="password" class="normal_input" id="LoginPassword" maxlength="20" name="password">
</div>
<div class="form-group custom-checkbox">
<label class="custom-control custom-checkbox" for="remember">
<input type="checkbox" class="custom-control-input" id="remember" name="rememberme" value="1">
<span class="custom-control-indicator"></span>
<span class="custom-control-description">Keep me signed in</span>
</label>
</div>
<div class="form__forgotten">
<ul class="list-unstyled mb-0">
<li>
<a id="Forgottenpasswordornopassword?Link" href="/login/forgottenpassword" class="button__link">Forgotten password or no password?</a>
</li>
</ul>
</div>
</div>
</div>
<div class="row pb-5">
<div class="col-12">
<button id="login" class="button__submit">Login</button>
<button class="button__submit ml-0 ml-lg-3 mt-3 mt-lg-0" id="SignUp">Sign up</button>
<button type="button" style="display:none" data-toggle="modal" data-target="#societies-decision" id="togglePopup"></button>
</div>
</div>
</div>
<div class="col-12 col-md-6 offset-md-1 hidden-sm-down">
<h2></h2>
<p><strong>Please note: Following the transition to our new Customer Management System, you will be required to validate/update your contact details and employment status once you have logged in. This should only take a few
minutes.<br><br></strong></p>
<p><strong>Existing member or customer?</strong><br>If you have an account with us please login and we’ll redirect you to complete your purchase, renew your membership, or access other online services.<br><br></p>
<p><strong>New to CII?</strong><br>If you have not registered with us before, please select the sign up button to create a new account, and we’ll redirect you to complete your purchase, or access other online services.</p>
</div>
</div>
</form>
POST https://www.cii.co.uk/login
<form class="form ng-pristine ng-valid" autocomplete="off" method="POST" action="https://www.cii.co.uk/login">
<input type="hidden" name="saveCurrentBrand" value="true" autocomplete="off">
<input type="hidden" name="redirectUrl" value="" autocomplete="off">
<button class="button__submit" id="stayOnCurrentSocietyLarge">Continue to login to The , or RevisionMate.com</button>
<button type="button" class="button__submit" ng-click="continueToUsersSociety()">Redirect and visit The </button>
</form>
POST https://www.cii.co.uk/login
<form class="form ng-pristine ng-valid" autocomplete="off" method="POST" action="https://www.cii.co.uk/login">
<input type="hidden" name="saveCurrentBrand" value="true" autocomplete="off">
<input type="hidden" name="redirectUrl" value="" autocomplete="off">
<div class="row">
<div class="col-6">
<button class="button__submit" id="stayOnCurrentSocietySmall">Continue to login to The , or RevisionMate.com</button>
</div>
<div class="col-6">
<button class="button__submit" type="button" ng-click="continueToUsersSociety()">Redirect and visit The </button>
</div>
</div>
</form>
Text Content
COOKIES ON THE CII WEBSITE By using and browsing the CII website, you consent to cookies being used in accordance with our policy. If you do not consent, you are always free to disable cookies if your browser permits, although doing so may interfere with your use of some of our sites or services. Continue Login Sign up Select country 0 Items in basket Select country Charter Insurance Institute Search My Basket0 * About us What we do Governance Professional standards Insightful leadership Complaints policy Customer Charter Strategic Plan * Membership Join us Benefits Chartered Professional Communities Local institutes International Search SPS Support * Learning Qualifications Training E-Learning (Assess) Accreditation Learning content hub Support CPD Professional Map * Careers * News News Insight The Journal Media Ukraine support * Events Shaping the Future of Insurance Public Trust Awards Digital events Events overview Regional events * Shop * Login * Sign up LOGIN Email or pin Password Keep me signed in * Forgotten password or no password? Login Sign up Please note: Following the transition to our new Customer Management System, you will be required to validate/update your contact details and employment status once you have logged in. This should only take a few minutes. Existing member or customer? If you have an account with us please login and we’ll redirect you to complete your purchase, renew your membership, or access other online services. New to CII? If you have not registered with us before, please select the sign up button to create a new account, and we’ll redirect you to complete your purchase, or access other online services. Are you sure you want The website? We notice you usually visit or are a member of The . What would you like to do? Continue to login to The , or RevisionMate.com Redirect and visit The Are you sure you want The website? We notice you usually visit or are a member of The . What would you like to do? Continue to login to The , or RevisionMate.com Redirect and visit The We are a professional body dedicated to building public trust in the insurance and financial planning profession. Find out more * Accessibility * Privacy * Terms and conditions * Customer Charter * Modern slavery statement * FAQs * Contact CONTACT US Chartered Insurance Institute 3rd Floor, 20 Fenchurch Street London EC3M 3BY Telephone service Mon to Fri: 9am – 5pm (GMT) Tel: +44 (0)20 8989 8464 Email: customer.serv@cii.co.uk FOLLOW US * YouTube * LinkedIn * Twitter Copyright ©2023 The Chartered Insurance Institute. All rights reserved.