Is SAML configuration optional in UAA?
#uaa
Enrique Cano
Hi
If we don't need to use the SAML protocol with UAA, do we really need to configure that section e.g. encryption keys? It seems UAA won't start if that section is empty. Thanks Enrique |
|||||||||||||||
|
|||||||||||||||
cf-for-k8s 0.3.0 alpha release
Saikiran Yerram <syerram@...>
Hello CF community,
We just shipped cf-for-k8s 0.3.0 alpha release.
Feedback SurveyWe would love to hear from the CF community on your experience with cf-for-k8s. Your feedback helps us improve our product and processes. Please take a moment to submit your feedback with this survey. Thanks in advance! Notable changes since the last (v0.2.0) releaseNew features and Bug fixes
[1] This is a known issue. You will have to manually check for the statefulset pod health before running cf-cli commands. Other updates
What we are working on next
Have a question, reach out to usOur slack channels Interested in contributing?
|
|||||||||||||||
|
|||||||||||||||
Re: Seeking Nominations: Cloud Foundry Extensions PMC
Neil MacDougall <NMacDougall@...>
All,
I believe we are still seeking nominations for the extensions PMC.
I’d like to nominate Troy Topnik from SUSE – he has a passion for Cloud Foundry that would serve the extensions PMC well.
Regards,
Neil
From: Swarna Podila <spodila@...>
Hi Everyone, Just a quick reminder to send us your nominations by the end of Friday (May 8).
Cheers!
-- Swarna Podila (she/her) Senior Director , Community | Cloud Foundry Foundation
You can read more about pronouns here, or please ask if you'd like to find out more.
On Thu, Apr 30, 2020 at 4:30 PM Swarna Podila <spodila@...> wrote:
-- |
|||||||||||||||
|
|||||||||||||||
Cloud Foundry Community Award Nomination Form
Paige O'Connor <poconnor@...>
|
|||||||||||||||
|
|||||||||||||||
Re: Routing Release 0.201.0
Amelia Downs
*golang 1.14.4
Sadly, we are not living in some great post-pandemic future.
From: Amelia Downs
Sent: Tuesday, June 2, 2020 10:13 AM To: cf-dev@... <cf-dev@...> Subject: Routing Release 0.201.0 Hello cf-dev, Routing Release 0.201.0 has been cut! It's an exciting one.
Enjoy! |
|||||||||||||||
|
|||||||||||||||
Routing Release 0.201.0
Amelia Downs <adowns@...>
Hello cf-dev, Routing Release 0.201.0 has been cut! It's an exciting one.
Enjoy! |
|||||||||||||||
|
|||||||||||||||
How do we get the user attributes from AD into the ID Token ?
Shetty, Viraj S [CTR]
Hi Martijn –
Thank you for the response an pointers. I missed the fact that the attribute in the uaa.yml should be of the format
user.attribute.<attr_name> Thanks, Viraj
|
|||||||||||||||
|
|||||||||||||||
Re: #uaa
#uaa
Martijn de Boer
You need to set e.g. the config.attributeMappings['user.attribute.department'] attribute in the identity provider registration. See https://docs.cloudfoundry.org/api/uaa/version/74.18.0/index.html#oauth-oidc Then you can retrieve it from the userinfo endpoint, see https://docs.cloudfoundry.org/api/uaa/version/74.18.0/index.html#user-info
Am 22.05.20 um 19:42 schrieb Shetty,
Viraj S [CTR] via lists.cloudfoundry.org:
We have our own UAA server running in a cloud.gov environment which we use for all applications that are deployed in cloud.gov. These applications use OAuth 2 to integrate with the UAA server and the UAA server is using SAML to integrate with our on premises ADFS Identity Server. Currently the only claims that we are getting from ADFS are the standard First name, last name, email. But now one of the applications need a custom claim from the AD. We set that in ADFS and we now see the custom claim as part of the SAML but we dont see that in the ID token after a user login. What do I need to do in the UAA.yml to get this in the ID token ? I added an entry in the attributes mapping but it did not work. Is there anything I need to add to the scopes for this to happen ? Whats the best way ? Any help is appreciated. |
|||||||||||||||
|
|||||||||||||||
#uaa
#uaa
Shetty, Viraj S [CTR]
We have our own UAA server running in a cloud.gov environment which we use for all applications that are deployed in cloud.gov. These applications use OAuth 2 to integrate with the UAA server and the UAA server is using SAML to integrate with our on premises ADFS Identity Server. Currently the only claims that we are getting from ADFS are the standard First name, last name, email. But now one of the applications need a custom claim from the AD. We set that in ADFS and we now see the custom claim as part of the SAML but we dont see that in the ID token after a user login. What do I need to do in the UAA.yml to get this in the ID token ? I added an entry in the attributes mapping but it did not work. Is there anything I need to add to the scopes for this to happen ? Whats the best way ? Any help is appreciated.
attributeMappings:
somename: claim_url
|
|||||||||||||||
|
|||||||||||||||
Re: FOLLOW-UP to --- Announcing Cloud Foundry CLI v7 Release Plan
Josh Collins
Hello Again My Dear Cloud Foundrians, As promised, we’re sending a follow-up to our initial v7 CF CLI GA announcement. We’ve set target dates/milestones for the v7 GA and we’ve completed our audit of the v7 CLI commands and the list of differences between v6 and v7 are available for review. We’re still working on the exact approach to support pinning to earlier versions of the CLI and we’ll send a follow up when that’s solidified. Estimated milestones/dates:
And here’s the finalized and comprehensive list changes CLI changes you can anticipate when migrating from v6 to v7. Once the work to support pinning to older versions of the CLI has been completed, we’ll publish instructions for doing so in the Download the CF CLI docs page. We'll also send a reply to this thread to let you know. For more information and/or questions about the v7 CLI, please visit Cloud Foundry docs. If you'd like to chat, please feel free to message us on slack, or visit our github. Looking forward! Cloud Foundry CLI Contributors *************************************************************** *************************************************************** On Mon, Apr 27, 2020 at 9:13 AM Josh Collins <jcollins@...> wrote:
--
Josh Collins PM - MAPBU |
|||||||||||||||
|
|||||||||||||||
Re: Removing bits-service from cf-deployment
James Pollard
Thanks Philipp, good catch! Your observation appears to be correct. It appears that one would need to go back to cf-deployment v12.36 or earlier. We've updated cf-deployment release notes to properly capture which release ended bits-service support. Best, Release Integration On Mon, May 4, 2020 at 12:17 AM Thun, Philipp <philipp.thun@...> wrote:
|
|||||||||||||||
|
|||||||||||||||
Stratos 3.2.0
Richard Cox
Hi All,
Another month, another Stratos release!
Highlights of 3.2.0 include...
- The SSO_WHITELIST now supports wildcard paths
- Improvements to metric endpoints details view
- Added support for node selectors in the Stratos helm chart
- Improve documentation for the list 'max' feature, including information on the 'fetch all' button
- Endpoints and their connection details can now be backed up by administrators
- CF applications that spend a long time deploying should now successfully stream the log all the way through
- Application stats at the space level should now show correct values again
Full release notes are available from - https://github.com/cloudfoundry/stratos/releases/tag/3.2.0
We welcome your feedback, comments and bug reports. Please feel free to raise them in github (https://github.com/cloudfoundry/stratos) or reach out directly to us in slack (#stratos)
Regards,
Richard Cox
on behalf of the Stratos team |
|||||||||||||||
|
|||||||||||||||
CF-Networking and Silk Release 2.30.0
Alexander Standke <astandke@...>
Hi cf-eng! New CF-Networking and Silk Releases have been cut. CF-Networking Release Highlights
Silk Release Highlights
Regards, CloudFoundry Networking Program |
|||||||||||||||
|
|||||||||||||||
Reminder: CAB call on Wednesday, May 20 @ 8AM PDT / 11AM EDT / 5PM CEST
It's that time again. Community Advisory Board Time!
On the agenda are updates from the Foundation and the PMCs as usual, plus two presentations from T-Mobile about:
I'm looking forward to seeing both of these.
Agenda: https://docs.google.com/document/d/1SCOlAquyUmNM-AQnekCOXiwhLs6gveTxAcduvDcW_xI
Join Zoom Meeting https://zoom.us/j/886369973 Meeting ID: 886 369 973 One tap mobile +16699006833,,886369973# US (San Jose) +16465588656,,886369973# US (New York) Dial by your location +1 669 900 6833 US (San Jose) +1 646 558 8656 US (New York) 877 369 0926 US Toll-free 855 880 1246 US Toll-free +1 647 558 0588 Canada 855 703 8985 Canada Toll-free Meeting ID: 886 369 973 Find your local number: https://zoom.us/u/abSAPsJbM ---------- Chat room: go to slack.cloudfoundry.org and then join the #cab channel Join from PC, Mac, Linux, iOS or Android: https://zoom.us/j/757994996 Or iPhone one-tap : US: +16468769923,,757994996# or +16699006833,,757994996# Or Telephone: Dial(for higher quality, dial a number based on your current location): US: +1 646 876 9923 or +1 669 900 6833 or +1 408 638 0968 Meeting ID: 757 994 996 International numbers available: https://zoom.us/zoomconference?m=BbM_MZowkH08pdKycQk10at13V5cLneM ────────── Hope you'll join us! TT Troy Topnik
troy.topnik@...
|
|||||||||||||||
|
|||||||||||||||
Re: [Proposal] CAPI V3 Service Bindings
Aditya Tripathi
Nice one! On Fri, 15 May 2020 at 13:43, <fmartini@...> wrote:
|
|||||||||||||||
|
|||||||||||||||
[Proposal] CAPI V3 Service Bindings
fmartini@...
Hello everyone,
You can view the proposal here: We are seeking feedback from the community to help us finalize this proposal and move forward with implementation. We are looking forward to your comments! You can contact us by replying to this email, or in our cloud foundry slack channel #svat Best regards Felisia On Behalf of the Services API Team |
|||||||||||||||
|
|||||||||||||||
Cloud Foundry Summit Virtual Schedule is Now Live!
Chip Childers <cchilders@...>
Hi All, This morning, we published the initial schedule for NA Summit, which you can find here. The Summit will be held online over two half-days on Wednesday, June 24th and Thursday, June 25th on US Central Time, with each date devoted to a key Cloud Foundry audience: developers (users) and contributors, respectively. Summit will include a networking space to facilitate a virtual version of the “hallway track” and digital booths sponsored by vendors for attendees to explore. You can register here for free using this code: CFNA20CON We look forward to "seeing" you all at Summit! Chip Childers Executive Director Cloud Foundry Foundation |
|||||||||||||||
|
|||||||||||||||
KubeCF 2.2.0
Hi, I would like to announce that KubeCF 2.2.0 is out! Check the release notes to find out what's coming and take it for a spin but before that, I want to highlight two points: - upgrades must be sequential. - if you are upgrading from 2.1.0 to 2.2.0 there's a special section on the release notes...so please check if that's your case.
Please, don't forget to share your experience and/or problems on the #kubecf-dev slack channel - we're there for you!💪
Stay healthy. Stay safe.
|
|||||||||||||||
|
|||||||||||||||
IMPORTANT NOTICE: [php-buildpack] End of Support for NGINX versions 1.16.x after 2020-06-07
Kashyap Vedurmudi
The first release of the PHP buildpack after 2020-06-07 will no longer include NGINX versions 1.16.x. These NGINX versions will no longer be supported upstream[1]. Please migrate your PHP apps to supported versions of NGINX before that time. Note: If you’d like to use a different NGINX version, please configure your application to select that version[2]. As always, the buildpacks team is happy to answer questions you may have about this deprecation in the #buildpacks Slack channel[3]. [1] - https://nginx.org/en/download.html [2] - https://docs.cloudfoundry.org/buildpacks/nginx/index.html [3] - https://cloudfoundry.slack.com/archives/C02HWMDUQ Thanks, Kashyap Vedurmudi, Buildpacks PM |
|||||||||||||||
|
|||||||||||||||
IMPORTANT NOTICE: [nginx-buildpack] End of Support for NGINX versions 1.16.x after 2020-06-07
Kashyap Vedurmudi
The first release of the NGINX buildpack after 2020-06-07 will no longer include NGINX versions 1.16.x. These NGINX versions will no longer be supported upstream[1]. Please migrate your NGINX apps to supported versions of NGINX before that time. Note: As 1.16.x is the current stable version of NGINX in the buildpack, the stable NGINX version will be updated to 1.18.x as a part of this removal. If you’d like to use a different NGINX version, please configure your application to select that version[2]. As always, the buildpacks team is happy to answer questions you may have about this deprecation in the #buildpacks Slack channel[3]. [1] - https://nginx.org/en/download.html [2] - https://docs.cloudfoundry.org/buildpacks/nginx/index.html [3] - https://cloudfoundry.slack.com/archives/C02HWMDUQ Thanks, Kashyap Vedurmudi, Buildpacks PM |
|||||||||||||||
|