|
User cannot do CF login when UAA is being updated
Hi Ricky The team is looking into this now. Seems like there has been a lot of back & forth on the email thread and this context has not been captured in the github issue. Thanks, Sree Tummidi Sr. Pro
Hi Ricky The team is looking into this now. Seems like there has been a lot of back & forth on the email thread and this context has not been captured in the github issue. Thanks, Sree Tummidi Sr. Pro
|
By
Sree Tummidi
· #2201
·
|
|
Action Required : UAA Backwards Compatibility for OpenID Connect ID Token Response Type
Hi All, Starting with *CF Release 220*, we have added OpenID Connect ID Token support in UAA. Currently this feature is *disabled* by default to remain fully backwards compatible. uaa.id_token.disable
Hi All, Starting with *CF Release 220*, we have added OpenID Connect ID Token support in UAA. Currently this feature is *disabled* by default to remain fully backwards compatible. uaa.id_token.disable
|
By
Sree Tummidi
· #2355
·
|
|
Multiple ldap backend in UAA
Hi, The best approach is to use AD LS which can act as a proxy and consolidate the traffic from multiple AD domains https://msdn.microsoft.com/en-us/library/aa705886(v=vs.85).aspx Thanks, Sree Tummidi
Hi, The best approach is to use AD LS which can act as a proxy and consolidate the traffic from multiple AD domains https://msdn.microsoft.com/en-us/library/aa705886(v=vs.85).aspx Thanks, Sree Tummidi
|
By
Sree Tummidi
· #2511
·
|
|
Multiple ldap backend in UAA
Yep, this is not supported. Our recommendation is to do consolidation on the LDAP side. -Sree
Yep, this is not supported. Our recommendation is to do consolidation on the LDAP side. -Sree
|
By
Sree Tummidi
· #2516
·
|
|
UAA branding and scope descriptions
Hi Josh, Rebranding is possible today. This can be done by updating the assets under : https://github.com/cloudfoundry/uaa/blob/master/uaa/src/main/webapp/resources/ As mentioned by Matt below we do h
Hi Josh, Rebranding is possible today. This can be done by updating the assets under : https://github.com/cloudfoundry/uaa/blob/master/uaa/src/main/webapp/resources/ As mentioned by Matt below we do h
|
By
Sree Tummidi
· #2574
·
|
|
OpenAM integration
You would need to set up Open AM as a SAML 2.0 Identity Provider and provide the Identity Provider Metadata in the cf-manifest under login->saml->providers section login.saml.providers: description: "
You would need to set up Open AM as a SAML 2.0 Identity Provider and provide the Identity Provider Metadata in the cf-manifest under login->saml->providers section login.saml.providers: description: "
|
By
Sree Tummidi
· #2616
·
|
|
UAA Admin interface to register user/client?
UAA Provides an Admin Tool UAAC (written in ruby) to manage Users, Clients and Groups. You can find more information here: https://github.com/cloudfoundry/cf-uaac Thanks, Sree Tummidi Sr. Product Mana
UAA Provides an Admin Tool UAAC (written in ruby) to manage Users, Clients and Groups. You can find more information here: https://github.com/cloudfoundry/cf-uaac Thanks, Sree Tummidi Sr. Product Mana
|
By
Sree Tummidi
· #2745
·
|
|
siteminder intergration with cloudfoundry
Dan is right. Also, you can find more details about the configuration to be done on the SiteMinder side here: http://docs.pivotal.io/pivotalcf/opsguide/images/CASM-PivotalCloudFoundryFederationRunbook
Dan is right. Also, you can find more details about the configuration to be done on the SiteMinder side here: http://docs.pivotal.io/pivotalcf/opsguide/images/CASM-PivotalCloudFoundryFederationRunbook
|
By
Sree Tummidi
· #3331
·
|
|
Setting up OAuth Server related question
Hi Karthik, You can use the UAA Server which is part of CloudFoundry deployment for your App authorization needs. You can also deploy UAA Server stand-alone. Details can be found here : https://github
Hi Karthik, You can use the UAA Server which is part of CloudFoundry deployment for your App authorization needs. You can also deploy UAA Server stand-alone. Details can be found here : https://github
|
By
Sree Tummidi
· #3374
·
|
|
[uaa] UAA 3.0.0
Hi All, On behalf of the entire Identity team I am pleased to announce the release of UAA 3.0.0. The UAA bosh release based on this version can be found here <http://bosh.io/releases/github.com/cloudf
Hi All, On behalf of the entire Identity team I am pleased to announce the release of UAA 3.0.0. The UAA bosh release based on this version can be found here <http://bosh.io/releases/github.com/cloudf
|
By
Sree Tummidi
· #3429
·
|
|
[uaa] UAA 3.0.0
Yes, UAAC is fully compatible with this release. -Sree wrote:
Yes, UAAC is fully compatible with this release. -Sree wrote:
|
By
Sree Tummidi
· #3432
·
|
|
uaa saml to ping-federate broke when upgrading from cf-226 to cf-227
Hi Rich, Please see my comments inline 1. When using cf login --sso, prompt no longer points to proper url but defaults to localhost: One Time Code ( Get one at http://localhost:8080/uaa/passcode ) We
Hi Rich, Please see my comments inline 1. When using cf login --sso, prompt no longer points to proper url but defaults to localhost: One Time Code ( Get one at http://localhost:8080/uaa/passcode ) We
|
By
Sree Tummidi
· #3567
·
|
|
uaa saml to ping-federate broke when upgrading from cf-226 to cf-227
Hi Rich, This has been fixed in the CF release v229 & v230 Its broken in CF Release v227 & v228 -Sree
Hi Rich, This has been fixed in the CF release v229 & v230 Its broken in CF Release v227 & v228 -Sree
|
By
Sree Tummidi
· #3572
·
|
|
CF Release 227 & UAA Spec Changes
Hi All, Starting cf-release V227, UAA is being consumed as a separate bosh release as opposed to a job. The release notes published earlier was not covering the details of all the spec changes that ha
Hi All, Starting cf-release V227, UAA is being consumed as a separate bosh release as opposed to a job. The release notes published earlier was not covering the details of all the spec changes that ha
|
By
Sree Tummidi
· #3652
·
|
|
Request for feedback: UAA Revocable Token Proposal
Hi All, Its 2016 and we have finally decided to make token persistence & revocation a reality in UAA !! Over the past year, I have had multiple conversations with foundation members and customers alik
Hi All, Its 2016 and we have finally decided to make token persistence & revocation a reality in UAA !! Over the past year, I have had multiple conversations with foundation members and customers alik
|
By
Sree Tummidi
· #3749
·
|
|
Support for multiple externalId in UAA
Hi Kayode, We don't have this feature in UAA today. We may explore this when we add support for social identity providers and perform account linking. What was the use case you were thinking about ? T
Hi Kayode, We don't have this feature in UAA today. We may explore this when we add support for social identity providers and perform account linking. What was the use case you were thinking about ? T
|
By
Sree Tummidi
· #3871
·
|
|
Action Required : UAA Properties Deprecation Notification
Hi All, We plan on deprecating properties in UAA that either have a replacement or are no longer used. The spreadsheet linked here <https://docs.google.com/a/pivotal.io/spreadsheets/d/1C3VlW7BmUZ7b8o3
Hi All, We plan on deprecating properties in UAA that either have a replacement or are no longer used. The spreadsheet linked here <https://docs.google.com/a/pivotal.io/spreadsheets/d/1C3VlW7BmUZ7b8o3
|
By
Sree Tummidi
· #3900
·
|
|
UAA 3.1.0 Release Announcement
Hi All, On behalf of the entire Identity team I am pleased to announce the release of UAA 3.1.0 <https://github.com/cloudfoundry/uaa/releases/tag/3.1.0> The UAA bosh release based on this version can
Hi All, On behalf of the entire Identity team I am pleased to announce the release of UAA 3.1.0 <https://github.com/cloudfoundry/uaa/releases/tag/3.1.0> The UAA bosh release based on this version can
|
By
Sree Tummidi
· #3961
·
|
|
Cf login doesnt work
Hi, Can you please share your deployment manifest. There is something strange going on because for some reason UAA requests are being routed to *uaa.cisco.com <http://uaa.cisco.com/> instead of *http:
Hi, Can you please share your deployment manifest. There is something strange going on because for some reason UAA requests are being routed to *uaa.cisco.com <http://uaa.cisco.com/> instead of *http:
|
By
Sree Tummidi
· #4471
·
|
|
Regarding UAA service
Hi Dax, This is happening because your SAML has not been set up properly. The email, first name and last name need to be mapped to attributes from the incoming SAML assertion. Please reach out to the
Hi Dax, This is happening because your SAML has not been set up properly. The email, first name and last name need to be mapped to attributes from the incoming SAML assertion. Please reach out to the
|
By
Sree Tummidi
· #4922
·
|