-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcallback.html
More file actions
14 lines (14 loc) · 913 Bytes
/
callback.html
File metadata and controls
14 lines (14 loc) · 913 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<html>
<head>
<meta name="salesforce-community" content="https://pressuresystems-15de82fa4ec.force.com/SelfService">
<meta name="salesforce-client-id" content="3MVG9SemV5D80oBfokpnjkMEio8qKFQZ9phE.ANrbVIOPgegiSdK7x8ibW7Lvci5YGkq.J4elRA7fmzeGEInr">
<meta name="salesforce-mode" content="popup-callback">
<meta name="salesforce-save-access-token" content="true">
<meta name="salesforce-allowed-domains" content="localhost,*.localhost.soma.force.com,0.0.0.0,esw1234.github.io,*.github.io">
<meta name="salesforce-redirect-uri" content="https://esw1234.github.io/field-service-demo/callback.html">
<meta name="salesforce-target" content="login">
<meta name="salesforce-logout-handler" content="onLogout">
<script src="https://pressuresystems-15de82fa4ec.force.com/SelfService/servlet/servlet.loginwidgetcontroller?type=javascript_widget" async defer></script>
</head>
<body></body>
</html>