-
Notifications
You must be signed in to change notification settings - Fork 727
/
release-notes.html
166 lines (140 loc) · 5.63 KB
/
release-notes.html
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
<!--
~ Copyright 2018 WSO2, LLC. (http://wso2.com)
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>
<title>Welcome to @product.name@ [email protected]@!</title>
<link href="css/is-docs.css" rel="stylesheet"/>
</head>
<body>
<h1>@product.name@ : An Open Source Identity and Access Management Solution</h1>
<h3>@product.name@ [email protected]@ Released !</h3>
<h3>@product.release.date.month@ @product.release.date.year@</h3>
<p>
@product.team.name@ team is pleased to announce the release of version @product.version@ of
the @product.name@ (IS).
</p>
<p>@product.name@ is an open source Identity and Access Management solution federating and managing identities across
both enterprise and cloud service environments. It supports a wide array of authentication protocols such as
SAML 2.0 Web SSO,
OAuth 2.0, OpenID Connect and WS-Federation Passive. It supports role based authorization and fine grained
authorization with XACML 2.0/3.0 while inbound/outbound provisioning is supported through SCIM.
</p>
<p>All the major features have been developed as pluggable Carbon components.</p>
<p>
You can download this distribution from <a href="https://wso2.com/identity-and-access-management">
https://wso2.com/identity-and-access-management</a>.</p>
<p>Online documentation is available at
<a href="https://is.docs.wso2.com/en/7.0.0">
https://is.docs.wso2.com/en/7.0.0</a>.</p>
<h2>How to Run </h2>
<ol>
<li>Extract the downloaded zip</li>
<li>Go to the bin directory in the extracted folder</li>
<li>Run the wso2server.sh or wso2server.bat as appropriate</li>
<li>If you need to start the OSGi console with the server use the property
-DosgiConsole when starting the server.
</li>
</ol>
<h2>Fixes and Improvements</h2>
<p>All the fixes and improvements shipped with this release are listed at the following locations:</p>
<ul>
<li>
<a href="https://github.com/wso2/product-is/milestone/239?closed=1">7.0.0-RC</a>
</li>
<li>
<a href="https://github.com/wso2/product-is/milestone/260?closed=1">7.0.0-Beta6</a>
</li>
<li>
<a href="https://github.com/wso2/product-is/milestone/259?closed=1">7.0.0-Beta5</a>
</li>
<li>
<a href="https://github.com/wso2/product-is/milestone/258?closed=1">7.0.0-Beta4</a>
</li>
<li>
<a href="https://github.com/wso2/product-is/milestone/257?closed=1">7.0.0-Beta3</a>
</li>
<li>
<a href="https://github.com/wso2/product-is/milestone/256?closed=1">7.0.0-Beta2</a>
</li>
<li>
<a href="https://github.com/wso2/product-is/milestone/253?closed=1">7.0.0-Beta</a>
</li>
<li>
<a href="https://github.com/wso2/product-is/milestone/255?closed=1">7.0.0-Alpha2</a>
</li>
<li>
<a href="https://github.com/wso2/product-is/milestone/252?closed=1">7.0.0-Alpha</a>
</li>
<li>
<a href="https://github.com/wso2/product-is/milestone/254?closed=1">7.0.0-M3</a>
</li>
<li>
<a href="https://github.com/wso2/product-is/milestone/251?closed=1">7.0.0-M2</a>
</li>
<li>
<a href="https://github.com/wso2/product-is/milestone/250?closed=1">7.0.0-M1</a>
</li>
</ul>
<h2>Known Issues</h2>
<p>All the open issues pertaining to @product.name@ are reported at the following locations:</p>
<ul>
<li>
<a href="https://github.com/wso2/product-is/issues">IS Runtime</a>
</li>
</ul>
<h2>How You Can Contribute</h2>
<h3>
Mailing Lists
</h3>
<p>
Join our mailing list and correspond with the developers directly.
</p>
<ul>
<li>
Developer list : <a href="mailto:[email protected]">[email protected]</a>
| <a href="mailto:[email protected]?subject=subscribe">Subscribe</a>
| <a href="http://wso2.org/mailarchive/iam-dev/">Mail Archive</a>
</li>
<li>
User forum : <a href="http://stackoverflow.com/questions/tagged/wso2is">StackOverflow</a>
</li>
</ul>
<h3>
Reporting Issues
</h3>
<p>
We encourage you to report issues, improvements, documentation faults and feature requests regarding
@product.name@ through our public
<a href="https://github.com/wso2/product-is/issues">@product.name@ GIT Issues</a>.
</p>
<h2>Support</h2>
<p>
We are committed to ensure your enterprise middleware deployment is completely supported from evaluation
to production. Our unique approach ensures that all support leverages our open development methodology and is
provided by the very same engineers who build the technology.
For more details and to take advantage of this unique opportunity
<a target="_blank" href="http://wso2.com/support/">
http://wso2.com/support/</a>
</p>
<p>For more information about @product.name@, please see <a
href="https://wso2.com/identity-and-access-management">https://wso2.com/identity-and-access-management</a> or visit
the <a href="http://wso2.org/library">WSO2 Oxygen Tank</a> developer portal for additional resources.</p>
<p>Thank you for your interest in @product.name@.</p>
<p>Copyright WSO2 LLC.</p>
<h4>@product.team.name@ Team</h4>
</body>
</html>