This repository was archived by the owner on Jun 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 28
Expand file tree
/
Copy path404.html
More file actions
248 lines (230 loc) · 13.5 KB
/
404.html
File metadata and controls
248 lines (230 loc) · 13.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
<!DOCTYPE html>
<html>
<head>
<title> | Stormpath</title>
<link href="https://stormpath.com/wp-content/uploads/2016/03/favicon.png" type="image/png" rel="icon">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/stylesheets/bootstrap.css">
<script src="/javascripts/jquery.min.js"></script>
<script src="https://use.fontawesome.com/09e9e238a7.js"></script>
<script src="/javascripts/bootstrap.min.js"></script>
<script src="/javascripts/easyResponsiveTabs.js"></script>
<link rel="stylesheet" type="text/css" href="/stylesheets/bootstrap-grid.css">
<link rel="stylesheet" type="text/css" href="/stylesheets/easy-responsive-tabs.css">
<link rel="stylesheet" type="text/css" href="/stylesheets/style-sheet.css">
<link rel="stylesheet" type="text/css" href="/stylesheets/responsive.css">
</head>
<body id="not-found" class="not-front no-sidebars ">
<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-NQZZFW"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NQZZFW');</script>
<!-- End Google Tag Manager -->
<!-- Start of stormpath Zendesk Widget script -->
<script>/*<![CDATA[*/window.zEmbed||function(e,t){var n,o,d,i,s,a=[],r=document.createElement("iframe");window.zEmbed=function(){a.push(arguments)},window.zE=window.zE||window.zEmbed,r.src="javascript:false",r.title="",r.role="presentation",(r.frameElement||r).style.cssText="display: none",d=document.getElementsByTagName("script"),d=d[d.length-1],d.parentNode.insertBefore(r,d),i=r.contentWindow,s=i.document;try{o=s}catch(c){n=document.domain,r.src='javascript:var d=document.open();d.domain="'+n+'";void(0);',o=s}o.open()._l=function(){var o=this.createElement("script");n&&(this.domain=n),o.id="js-iframe-async",o.src=e,this.t=+new Date,this.zendeskHost=t,this.zEQueue=a,this.body.appendChild(o)},o.write('<body onload="document._l();">'),o.close()}("https://assets.zendesk.com/embeddable_framework/main.js","stormpath.zendesk.com");
/*]]>*/</script>
<!-- End of stormpath Zendesk Widget script -->
<div class="clearfix">
<header class="main-navbar">
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container main-navbar-container">
<div class="navbar-header-container">
<div class="navbar-header">
<a href="https://stormpath.com" class="standard-logo main-nav-logo" data-dark-logo="https://stormpath.com/wp-content/uploads/2016/03/stormpath-logo.png"><img src="https://stormpath.com/wp-content/uploads/2016/03/stormpath-logo.png" alt="Stormpath Logo"></a>
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#main-navbar-collapsable" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
</div>
<div class="collapse navbar-collapse" id="main-navbar-collapsable">
<ul class="nav navbar-nav main-navbar__links">
<li class="menu-item menu-item-type-custom menu-item-object-custom">
<a class="main-navbar__link" href="/">Docs</a>
</li>
<li class="product-parent menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown">
<a class="dropdown-toggle main-navbar__link" href="https://stormpath.com/product" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Product <span class="caret"></span> </a>
<ul class="sub-menu dropdown-menu">
<li class="menu-item menu-item-type-post_type menu-item-object-page">
<a class="main-navbar__link" href="https://stormpath.com/product/authentication">Authentication</a>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page">
<a class="main-navbar__link" href="https://stormpath.com/product/authorization">Authorization</a>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page">
<a class="main-navbar__link" href="https://stormpath.com/product/profiles">Profiles</a>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page">
<a class="main-navbar__link" href="https://stormpath.com/product/sso">Single Sign-On</a>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page">
<a class="main-navbar__link" href="https://stormpath.com/product/token-auth">Token Auth</a>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page">
<a class="main-navbar__link" href="https://stormpath.com/product/multi-tenant">Multi-Tenant</a>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page">
<a class="main-navbar__link" href="https://stormpath.com/product/multi-factor">Two-Factor</a>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page">
<a class="main-navbar__link" href="https://stormpath.com/product/social-login">Social</a>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page">
<a class="main-navbar__link" href="https://stormpath.com/product/ad-ldap">AD/LDAP</a>
</li>
</ul>
</li>
<li class="product-parent menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children dropdown">
<a class="dropdown-toggle main-navbar__link" href="https://stormpath.com/" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">More <span class="caret"></span> </a>
<ul class="sub-menu dropdown-menu">
<li class="menu-item menu-item-type-post_type menu-item-object-page">
<a class="main-navbar__link" href="https://support.stormpath.com/">Support</a>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page">
<a class="main-navbar__link" href="https://stormpath.com/about">About</a>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page">
<a class="main-navbar__link" href="https://stormpath.com/resources">Resources</a>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page">
<a class="main-navbar__link" href="https://stormpath.com/blog">Blog</a>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page">
<a class="main-navbar__link" href="https://boards.greenhouse.io/stormpath#.Vv5BaJx97IU">Jobs</a>
</li>
</ul>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li class="main-navbar__link menu-item menu-item-type-custom menu-item-object-custom">
<a href="https://api.stormpath.com/login">Login</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div class="container text-center">
<section class="page404">
<h1>Page Not Found.</h1>
<h2>Not all who wander are lost… but you are.</h1>
<p class="lead">The page you requested does not exist.</p>
<img src="/images/404-trooper-map-zoom.jpg">
</section>
</div>
<footer id="footer" class="dark">
<div class="container">
<div class="footer-widgets-wrap nopadding topmargin-sm bottommargin-sm clearfix">
<div class="col-md-4">
<div id="text-4" class="widget widget_text">
<div class="textwidget">
<img src="https://stormpath.com/wp-content/uploads/2016/03/stormpath-logo.png" class="footer-logo">
<p>Stormpath powers Identity infrastructure for thousands of web applications and services. Our intuitive API, deep SDKs and expert support give Developer Teams a complete Identity layer they can implement in minutes.</p>
</div>
</div>
</div>
<div class="col-md-2 col-md-offset-1 col-sm-4 col-xs-5">
<div id="nav_menu-2" class="widget widget_links widget_nav_menu">
<div class="menu-footer-menu-1-container">
<ul id="menu-footer-menu-1" class="menu">
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24">
<a href="https://stormpath.com/about">About</a>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25">
<a href="https://stormpath.com/customers">Customers</a>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26">
<a href="https://stormpath.com/blog">Blog</a>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-27">
<a href="https://boards.greenhouse.io/stormpath">Jobs</a>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-28">
<a href="https://stormpath.com/press">Press & News</a>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-29">
<a href="https://stormpath.com/contact">Contact</a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-md-2 col-sm-4 col-xs-6">
<div id="nav_menu-3" class="widget widget_links widget_nav_menu">
<div class="menu-footer-menu-2-container">
<ul id="menu-footer-menu-2" class="menu">
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-31">
<a href="https://support.stormpath.com/home">Support</a>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-32">
<a href="http://status.stormpath.com/">Status Report</a>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1015">
<a href="https://stormpath.com/resources">Resources</a>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-39">
<a href="https://stormpath.com/resources/compliance">Compliance</a>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-38">
<a href="https://stormpath.com/resources/security-and-availability">Security & Availability</a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-md-3 col-sm-4 col-xs-12" id="info-social">
<div id="text-3" class="widget widget_text">
<div class="textwidget">
<div class="footer-map">
<address>
<strong>Stormpath HQ:</strong><br>
1825 S Grant Street, Ste 450<br>
San Mateo, CA 94402<br>
</address>
<abbr title="Email Address"><strong>Sales:</strong></abbr>
sales@stormpath.com
<br>
<abbr title="Email Address"><strong>Support:</strong></abbr>
support@stormpath.com
</div>
<div class="social-bar">
<a href="https://github.com/stormpath" class="social-icon si-small si-borderless si-github">
<i class="fa fa-github" aria-hidden="true"></i>
<i class="fa fa-github" aria-hidden="true"></i>
</a>
<a href="https://twitter.com/gostormpath" class="social-icon si-small si-borderless si-twitter">
<i class="fa fa-twitter" aria-hidden="true"></i> <i class="fa fa-twitter" aria-hidden="true"></i>
</a>
<a href="https://www.facebook.com/pages/Stormpath/259202314149649" class="social-icon si-small si-borderless si-facebook">
<i class="fa fa-facebook" aria-hidden="true"></i><i class="fa fa-facebook" aria-hidden="true"></i>
</a>
<a href="https://plus.google.com/117311343501729372771" class="social-icon si-small si-borderless si-gplus">
<i class="fa fa-google-plus" aria-hidden="true"></i> <i class="fa fa-google-plus" aria-hidden="true"></i>
</a>
<a href="https://www.linkedin.com/company/stormpath" class="social-icon si-small si-borderless si-linkedin">
<i class="fa fa-linkedin" aria-hidden="true"></i> <i class="fa fa-linkedin" aria-hidden="true"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="copyrights">
<div class="container clearfix">
<div class="col-md-12">
Copyright 2016 Stormpath | All Rights Reserved | <a href="http://stormpath.com/privacy-policy/">Privacy Policy</a> | <a href="http://stormpath.com/terms-of-service/">Terms of Service</a>
</div>
</div>
</div>
</footer>
</div>
</body>
</html>