Last active
March 18, 2020 13:31
-
-
Save MaheshwarReddyGade/42bb178709098e81d6b6624f8a5ae1ba to your computer and use it in GitHub Desktop.
bridge.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
app.url=http://ebsasserter.omcs.tech:30018/ebs | |
app.serverid=************************************************************* | |
ebs.url.homepage=http://ebspoc.omcs.tech:8000/OA_HTML/OA.jsp?OAFunc=OANEWHOMEPAGE | |
ebs.ds.name=ebsdbDS | |
ebs.user.identifier=email | |
ebs.jit.provisioning=false | |
idcs.iss.url=https://identity.oraclecloud.com | |
idcs.aud.url=https://idcs-<************************>.identity.oraclecloud.com | |
wallet.path=/u01/oracle/Middleware/domains/asr_domain/cwallet.sso | |
post.logout.url=http://ebsasserter.omcs.tech:30018/ebs | |
whitelist.urls=http://ebspoc.omcs.tech:8000/OA_HTML/RF.jsp,http://ebspoc.omcs.tech:8000/OA_HTML/OA.jsp,http://ebspoc.omcs.tech:8000/OA_HTML/BneApplicationService | |
ebs.renew.session=true | |
proxy.mode=false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment