mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 07:23:03 +00:00
Test dispatch of action delivering bearer token
This commit is contained in:
@@ -38,17 +38,17 @@
|
||||
<a class="btn btn-lg btn-primary btn-block mt-2"
|
||||
href="https://fis.tiss.tuwien.ac.at/Shibboleth.sso/Login"
|
||||
role="button"
|
||||
(click)="dispatchShibbLoginAction()">HardCoded Shibb</a>
|
||||
>HardCoded Shibb</a>
|
||||
</div>
|
||||
|
||||
|
||||
<!-- <div >
|
||||
<div >
|
||||
<br>
|
||||
<a class="btn btn-lg btn-primary btn-block mt-2" (click)="dispatchShibbLoginAction()" role="button">Dispatch Shibb Login</a>
|
||||
</div>
|
||||
|
||||
|
||||
<div >
|
||||
<!-- <div >
|
||||
<br>
|
||||
<a class="btn btn-lg btn-primary btn-block mt-2" (click)="postLoginCall()" role="button">Simple Post Login</a>
|
||||
</div>-->
|
||||
|
Reference in New Issue
Block a user