update for OS
This commit is contained in:
@ -22,7 +22,7 @@ const Dashboard = (props) => {
|
||||
<div className="card-body">
|
||||
<blockquote className="card-bodyquote">
|
||||
<h3>ワンタイムパスワード :{props.userid}</h3>
|
||||
<a target="_blank" href="https://openshield.bizside.biz/appexe/natnats/23/bin/mobileweb2/index.html"><h1>FBS Web app</h1></a>
|
||||
<a target="_blank" href="https://openshield.ts.bizside.biz/appexe/natnats/23/bin/mobileweb2/index.html"><h1>FBS Web app</h1></a>
|
||||
</blockquote>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -26,7 +26,7 @@ function Sso() {
|
||||
|
||||
function launchsso() {
|
||||
console.log("launch sso");
|
||||
window.open("https://fbssso.bizside.biz/Shibboleth.sso/Login", "_self");
|
||||
window.open("https://fbssso.ts.bizside.biz/Shibboleth.sso/Login", "_self");
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user