Repository: cloudstack
Updated Branches:
refs/heads/master 3d5c217c8 -> 4c69609fa
CLOUDSTACK-2251: Automation - dedicated guest VLAN ranges feature
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4c69609f
Tree: h
Repository: cloudstack
Updated Branches:
refs/heads/master 4c69609fa -> fe6f0cf62
CLOUDSTACK-1466: Automation - Secondary Storage Test Cases
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/fe6f0cf6
Tree: http://g
Author: bhaisaab
Date: Thu Aug 28 07:30:16 2014
New Revision: 920590
Log:
Update cloudmonkey 5.2.0 release on downloads page
Added:
websites/production/cloudstack/content/
- copied from r920589, websites/staging/cloudstack/trunk/content/
Repository: cloudstack
Updated Branches:
refs/heads/4.3 b3bfe21cf -> 12efdd92e
Fix version number in pom
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/12efdd92
Tree: http://git-wip-us.apache.org/repos/asf/cloud
Repository: cloudstack
Updated Branches:
refs/heads/master fe6f0cf62 -> 490d499b7
CLOUDSTACK-7453: Network rate field specified with negative value in service
offering results in db Exception
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org
Repository: cloudstack
Updated Branches:
refs/heads/master 490d499b7 -> d9531fb0d
CLOUDSTACK-7453: Network rate field specified with negative value in service
offering results in db Exception
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org
Repository: cloudstack
Updated Branches:
refs/heads/4.3 12efdd92e -> 93ab0611f
Updating version number in Debian package changelog
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/93ab0611
Tree: http://git-wip-us.
Repository: cloudstack
Updated Branches:
refs/heads/4.3 93ab0611f -> a743937e4
Update debian changelog version
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a743937e
Tree: http://git-wip-us.apache.org/repos/asf
SAMLUtils: add unit test for SAMLUtils and method to randomly generate X509
certs
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1ed532fb
Tree: http://git-wip-us.apache.org/repos/asf/cl
SAML: WIP redirections work now
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b82207e0
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/b82207e0
Diff: http://git-wip-us.apac
ui: Unbox extra quotes from sessionKey cookie value
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9b1a6dac
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9b1a6dac
Diff: ht
saml: Add unit tests for saml plugin
- Fixes signatures on plugin manager for ease of testing
- Fixes authenticator
- Adds unit testing for getType and authenticate methods for all cmd classes
- Adds SAMLAuthenticator test
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/
saml2: Implement SAML2AuthServiceImpl which is a PluggableAPIAuthenticator
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4422fdd9
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack
utils: fix SAMLUtils's authnrequest maker
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8fa9d2c2
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/8fa9d2c2
Diff: http://git-w
server: Add SAML related config params in Config
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/5d94fd5b
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/5d94fd5b
Diff: http:
SAML2LogoutAPIAuthenticatorCmd: check logout response and redirect to UI
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/15fdc174
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/t
apidocs: add entry for getSPMetaData
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2f6fa268
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/2f6fa268
Diff: http://git-wip-us
server: Add IDP entity ID config param
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0444bfb6
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/0444bfb6
Diff: http://git-wip-
SAML2LogoutAPIAuthenticatorCmd: implement single log out
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7ee4176c
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/7ee4176c
Dif
Maven: add opensaml 2.6.1 version id in pom.xml
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/c04b9ed6
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/c04b9ed6
Diff: http:/
core: Add registry and beans in spring registry for PluggableAPIAuthenticator
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/47c90508
Tree: http://git-wip-us.apache.org/repos/asf/cloudst
utils: fix static certificate value string in SAMLUtils
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/5e7928bc
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/5e7928bc
Diff
SAML2LoginAPIAuthenticatorCmd: Set all necessary cookies and redirect to UI
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2464e02b
Tree: http://git-wip-us.apache.org/repos/asf/cloudstac
saml: Have the plugin use IDP metadata from URL, get values from Config
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/06e90992
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tr
saml2: Fix plugin after refactoring
- Use opensaml version from root pom
- Add utils and api as explicit dependency
- Add org.apache.cloudstack.saml.SAML2AuthServiceImpl bean
- Fix imports in all source files and resource xmls
- Use methods available from SAMLUtils to encode/decode SAML request/re
saml2: Add GetServiceProviderMetaDataCmd that returns SP metadata XML
This adds GetServiceProviderMetaDataCmd which returns SP metadata XML, since
this information should be public for IdPs to discover, we implement this as a
login/cmd api so this does not require any kind of authentication to GET
saml: use SAML_RESPONSE from SAMLUtils
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8dc50927
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/8dc50927
Diff: http://git-wip-
utils: refactor and aggregate methods in SAMLUtils
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d6ea4ad7
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/d6ea4ad7
Diff: htt
ui: refactor and use a unified unboxing helping method in cloudStack.js
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/e6ec51e1
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tr
SAML2LogoutAPIAuthenticatorCmd: if session is null, redirect to login page
If session is null, probably logout (local) happened removing the name id and
session index which is needed for global logout. The limitation by design is
that
local logout will void possibility of global logout. To global
SAML2LoginAPIAuthenticatorCmd: Implement SAML SSO using HTTP Redirect binding
- Creates SAMLRequest and uses HTTP redirect binding (uses GET/302)
- Redirects to IdP for auth
- On successful auth, check for assertion
- Tries to get attributes based on standard LDAP attribute names
- Next, gets user
Config: add config for saml user account, domain and redirected URL to ACS UI
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b0f3d66f
Tree: http://git-wip-us.apache.org/repos/asf/cloudst
SAML2LoginAPIAuthenticatorCmd: store nameid and session index in user's session
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b1946e8c
Tree: http://git-wip-us.apache.org/repos/asf/cloud
Repository: cloudstack
Updated Branches:
refs/heads/master d9531fb0d -> 97ed5ff63
ApiServer: change loginUser method signature to return ResponseObject
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/c
SAMLUtils: leave bootstrapping to upper layers
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8e6cb044
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/8e6cb044
Diff: http://
saml: move refactor files from server to api module
- Move interfaces and classes from server to api module
- This can be then used for pluggable api authenticators
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/r
api: Add PluggableAPIAuthenticator interface
This interface is used by any plugin for implementing a pluggable API
authenticator such as SAML, OAuth etc.
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cl
SAML2UserAuthenticator: check that request params has SAMLResponse
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ad13d3d7
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/ad
SAML2: add saml sso and slo apicmds skeleton, add classes to AuthManager
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/df95a762
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/t
DefaultLoginAPIAuthenticatorCmd: move createLoginResponse to ApiServer
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9c7204d3
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tre
client: add getSPMetadata API in commands.properties
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2a264cc7
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/2a264cc7
Diff: h
saml: Implement logic to check response against X509 keys
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7687b731
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/7687b731
Di
saml: disable plugin by default and don't initiate if not enabled
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/6eae9b85
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/6ea
server: add config to enable/disable SAML SSO/SLO plugin
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/249446dc
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/249446dc
Dif
ApiServer: Fix imports order, use org.apache.cloudstack.api.ApiServerService
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/37d696db
Tree: http://git-wip-us.apache.org/repos/asf/cloudsta
SAMLUtils: Create new NameID using passed nameId taking just id and session idx
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3bf387c8
Tree: http://git-wip-us.apache.org/repos/asf/cloud
saml: fix tests and update method signature that generates random certs
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/aa02e30e
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tr
utils: Remove hard coded strings from SAMLUtils
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/1b0f81ec
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/1b0f81ec
Diff: http:/
api: add method to pass on api authenticators to cmd classes
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/47ccce85
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/47ccce85
saml: Implement SAML2AuthManager interface
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/37961ebd
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/37961ebd
Diff: http://git-
saml: use values from config for user account, domain and redirected url
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b401828a
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/t
server: add opensaml as dependency
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/18ff47ef
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/18ff47ef
Diff: http://git-wip-us.a
api: fix refactored ApiServerService interface to api
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/74f57959
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/74f57959
Diff:
SAMLUtils: add logout request utility for saml slo
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/230e9705
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/230e9705
Diff: htt
server: fix server package after auth plugin refactor
- Have opensaml dependency to get version from root pom
- add com.cloud.api.auth.APIAuthenticationManagerImpl to spring ctx manager
- Fix getCommands() in APIAuthenticationManagerImpl
- Fix imports in resources, test and src classes
Signed-off
ApiServlet: Fix NPE while inserting to auditTrail
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2694ad7b
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/2694ad7b
Diff: http
Minor fixes
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a364054d
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a364054d
Diff: http://git-wip-us.apache.org/repos/asf/clo
Merge branch 'saml2'
Implements CLOUDSTACK-7083
Branch: saml2
Proposal: http://markmail.org/message/4ba4ztmqpud3l4uo
JIRA ticket: https://issues.apache.org/jira/browse/CLOUDSTACK-7083
FS: https://cwiki.apache.org/confluence/display/CLOUDSTACK/SAML+2.0+Plugin
Unit tests: Tests for each auth cmd cl
Repository: cloudstack
Updated Branches:
refs/heads/saml2 [deleted] 1d809ffa6
Repository: cloudstack
Updated Branches:
refs/heads/master 97ed5ff63 -> 81608afee
SAML2LoginAPIAuthenticatorCmdTest: Add missing license
Signed-off-by: Rohit Yadav
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commi
Repository: cloudstack
Updated Branches:
refs/heads/master 81608afee -> bea73e511
CLOUDSTACK-7454: UI > zone wizard > Hyper-V > primary storage/secondary storage
> move SMB Domain field to be on top of SMB Username field.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit
Repository: cloudstack
Updated Branches:
refs/heads/master bea73e511 -> b693e61fe
Temp fix for compilation issue, need to check what caused it
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b693e61f
Tree: http:/
Repository: cloudstack
Updated Branches:
refs/heads/master b693e61fe -> 0e79cd117
Minor changes to SolidFire automation-related code
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0e79cd11
Tree: http://git-wip-us
Repository: cloudstack
Updated Branches:
refs/heads/master 0e79cd117 -> de6a3112b
Update to volume-resize logic
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/de6a3112
Tree: http://git-wip-us.apache.org/repos/asf
Repository: cloudstack
Updated Branches:
refs/heads/master de6a3112b -> 08995b68e
Name the SolidFire Volume Access Group after the UUID of the CloudStack cluster
it serves
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack
Repository: cloudstack
Updated Branches:
refs/heads/master 08995b68e -> ef0adc123
Removed an un-used import
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/ef0adc12
Tree: http://git-wip-us.apache.org/repos/asf/clo
66 matches
Mail list logo