identity.nihr-finance-tool-dev.audacia.systems Open in urlscan Pro
51.140.153.150  Public Scan

URL: https://identity.nihr-finance-tool-dev.audacia.systems/
Submission: On April 22 via api from US — Scanned from GB

Form analysis 1 forms found in the DOM

POST /

<form action="/" class="" method="post" novalidate="novalidate"><input id="CustomDescription" name="CustomDescription" type="hidden" value="">
  <div id="user-dropdown-placeholder" class="form-group row" style="">
    <label for="userList" class="col-form-label col-sm-4">Use pre-filled values</label>
    <div class="col-md-8">
      <select id="userList" tabindex="-1" class="select2-hidden-accessible" aria-hidden="true">
        <option value=""></option>
        <option value="JohnDoe">John Doe</option>
        <option value="AdminAlmighty">Admin Almighty</option>
        <option value="191212121212">Tolvan</option>
      </select><span class="select2 select2-container select2-container--default select2-container--focus" dir="ltr" style="width: 100%;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox"
            aria-haspopup="true" aria-expanded="false" tabindex="0" aria-labelledby="select2-userList-container"><span class="select2-selection__rendered" id="select2-userList-container"><span class="select2-selection__placeholder">Select a
                user</span></span><span class="select2-selection__arrow" role="presentation"><b role="presentation"></b></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
    </div>
    <div class="col-md-8" id="userDescription">&nbsp;</div>
  </div>
  <div class="hide-details form-group row">
    <label class="col-form-label col-md-4" for="AssertionModel_InResponseTo">In Response To ID</label>
    <div class="col-md-8">
      <input class="form-control" id="AssertionModel_InResponseTo" name="AssertionModel.InResponseTo" type="text" value="">
      <span class="field-validation-valid" data-valmsg-for="AssertionModel.InResponseTo" data-valmsg-replace="true"></span>
    </div>
  </div>
  <div class="hide-details form-group row">
    <label class="col-form-label col-md-4" for="AssertionModel_AssertionConsumerServiceUrl">Assertion Consumer Service Url</label>
    <div class="col-md-8">
      <input class="form-control valid" data-val="true" data-val-required="The Assertion Consumer Service Url field is required." id="AssertionModel_AssertionConsumerServiceUrl" name="AssertionModel.AssertionConsumerServiceUrl" type="text"
        value="https://sp.example.com/SAML2/Acs" aria-required="true" aria-invalid="false" aria-describedby="AssertionModel_AssertionConsumerServiceUrl-error">
      <span class="field-validation-valid" data-valmsg-for="AssertionModel.AssertionConsumerServiceUrl" data-valmsg-replace="true"></span>
    </div>
  </div>
  <div class="hide-details form-group row">
    <label class="col-form-label col-md-4" for="AssertionModel_Audience">Audience</label>
    <div class="col-md-8">
      <input class="form-control" id="AssertionModel_Audience" name="AssertionModel.Audience" type="text" value="">
      <span class="field-validation-valid" data-valmsg-for="AssertionModel.Audience" data-valmsg-replace="true"></span>
    </div>
  </div>
  <div class="hide-details form-group row">
    <label class="col-form-label col-md-4">Send response via</label>
    <div class="radio-group col-md-8">
      <label for="binding_post">
        <input type="radio" name="AssertionModel.ResponseBinding" id="binding_post" checked="checked" value="HttpPost"> Http POST Binding </label>
      <label for="binding_artifact">
        <input type="radio" name="AssertionModel.ResponseBinding" id="binding_artifact" value="Artifact"> Artifact Binding over Http Redirect </label>
    </div>
  </div>
  <div class="hide-details form-group row">
    <label class="col-form-label col-md-4" for="AssertionModel_RelayState">Relay State</label>
    <div class="col-md-8">
      <input class="form-control" data-val="true" data-val-length="The field Relay State must be a string with a maximum length of 400." data-val-length-max="400" id="AssertionModel_RelayState" name="AssertionModel.RelayState" type="text" value="">
      <span class="field-validation-valid" data-valmsg-for="AssertionModel.RelayState" data-valmsg-replace="true"></span>
    </div>
  </div>
  <div class="hide-details form-group row">
    <label class="col-form-label col-md-4" for="AssertionModel_NameId">Subject NameId</label>
    <div class="col-md-8">
      <input class="form-control" data-val="true" data-val-required="The Subject NameId field is required." id="AssertionModel_NameId" name="AssertionModel.NameId" type="text" value="JohnDoe">
      <span class="field-validation-valid" data-valmsg-for="AssertionModel.NameId" data-valmsg-replace="true"></span>
    </div>
  </div>
  <div class="hide-details form-group row">
    <label class="col-form-label col-md-4" for="AssertionModel_SessionIndex">Session Index</label>
    <div class="col-md-8">
      <input class="form-control" id="AssertionModel_SessionIndex" name="AssertionModel.SessionIndex" type="text" value="42">
      <span class="field-validation-valid" data-valmsg-for="AssertionModel.SessionIndex" data-valmsg-replace="true"></span>
    </div>
  </div>
  <div class="hide-details panel panel-default">
    <div class="panel-heading">Attribute Statements</div>
    <div class="panel-body">
      <div id="attributes-placeholder" class="row" style="display:none">
        <label class="col-md-5 hidden-sm hidden-xs">Type</label>
        <label class="col-md-5 hidden-sm hidden-xs">Value</label>
      </div>
      <button class="btn glyphicon glyphicon-plus" id="add-attribute"></button>
    </div>
  </div>
  <p></p>
  <button class="btn btn-primary" id="submit">Log in</button>
  <button class="show-details btn btn-secondary" style="display: none;">Show Details</button>
</form>

Text Content

Toggle navigation

 * Home
 * Metadata
   * Single Idp
   * Federation
 * Tenant
   * Create New
 * Services
   * Single Sign On
   * Single Logout
   * Discovery Service

SAML2 stub: be whoever you want to be


SEND SAML2 RESPONSE

This form will send a SAML2 Response to a service provider. If the In Response
To ID field is empty, the Response is considered unsolicited (IDP initiated).

The pre-filled values in the user selection box are just an example. If you want
to build your own user list you can create your own IDP tenant.

Use pre-filled values
John DoeAdmin AlmightyTolvanSelect a user
 
In Response To ID

Assertion Consumer Service Url

Audience

Send response via
Http POST Binding Artifact Binding over Http Redirect
Relay State

Subject NameId

Session Index

Attribute Statements
Type Value



Log in Show Details


ABOUT

The Stub Idp is part of the Sustainsys.Saml2 open source package for ASP.NET.

The SAML messages sent by the Stub Idp will be signed with this certificate. To
validate the responses you need to download it and configure your service
provider to trust it.

Warning
Never trust the stub idp certificate in a production environment as it will
allow anyone to sign in to your application as whatever user they choose.

Metadata for the Stub Idp is available at /Metadata or in a browser friendly
version version (with a content type that makes the browser display the entire
XML). There is also federation metadata, with this idp as the only federation
member available (browser friendly version).

The Stub idp contains a stub idp discovery service that can be used when testing
federations.

The stub idp also features single logout support.