|
[Feedback] CAPI V3 Services
#services
#cf
Hi all, We are now closer to having most of the SAPI functionality migrated into v3 and would like to make sure that there is no critical use case that we are missing. We have appreciated all your pre
Hi all, We are now closer to having most of the SAPI functionality migrated into v3 and would like to make sure that there is no critical use case that we are missing. We have appreciated all your pre
|
By
fmartini@...
· #9220
·
|
|
Client secret rotation in UAA
#uaa
#cf
What I have found is that when I set the secret, add a secret or delete the secret later for a UAA client- the lastmodified field of the client does not get updated. Ideally, there should be a timesta
What I have found is that when I set the secret, add a secret or delete the secret later for a UAA client- the lastmodified field of the client does not get updated. Ideally, there should be a timesta
|
By
Shetty, Viraj S [CTR]
· #9133
·
|
|
Client secret rotation in UAA
#uaa
#cf
Hi All, I am trying to create an automation script which will rotate the client secret every 30 days. I am trying to see if there is an API in UAA which will give me the timestamp of when the last tim
Hi All, I am trying to create an automation script which will rotate the client secret every 30 days. I am trying to see if there is an API in UAA which will give me the timestamp of when the last tim
|
By
Shetty, Viraj S [CTR]
· #9132
·
|
|
Deploying UAA for external users
#uaa
#cf
Thanks Jonathan. I will take a look at that.
Thanks Jonathan. I will take a look at that.
|
By
Shetty, Viraj S [CTR]
· #9116
·
|
|
Deploying UAA for external users
#uaa
#cf
Just in case this is useful to you, I suggest taking a look at the CF (hence probably also cloud.gov) feature called “Route Services”. Using this platform feature would allow you to deploy a vanilla U
Just in case this is useful to you, I suggest taking a look at the CF (hence probably also cloud.gov) feature called “Route Services”. Using this platform feature would allow you to deploy a vanilla U
|
By
...
· #9114
·
|
|
Deploying UAA for external users
#uaa
#cf
Thanks Enrique. We are deploying UAA in cloud.gov for our agency and it will be used by applications deployed in cloud.gov for our agency. I can add a nginx proxy in front but I think I should be able
Thanks Enrique. We are deploying UAA in cloud.gov for our agency and it will be used by applications deployed in cloud.gov for our agency. I can add a nginx proxy in front but I think I should be able
|
By
Shetty, Viraj S [CTR]
· #9113
·
|
|
Deploying UAA for external users
#uaa
#cf
I would expect you place a well hardened reverse proxy in front of your UAA, and that is what you use to control what is exposed to the outside world and what is not? Regards Enrique
I would expect you place a well hardened reverse proxy in front of your UAA, and that is what you use to control what is exposed to the outside world and what is not? Regards Enrique
|
By
Enrique Cano
· #9112
·
|
|
Deploying UAA for external users
#uaa
#cf
We want to deploy UAA for external users of the organization. This UAA deployment would only be used by external users and so some of the URLs would have to be exposed to the internet. But I want a la
We want to deploy UAA for external users of the organization. This UAA deployment would only be used by external users and so some of the URLs would have to be exposed to the internet. But I want a la
|
By
Shetty, Viraj S [CTR]
· #9111
·
|
|
While creating user ,emails set primary is set to true while sending request but after creating in the response the primary is set with false
#uaa
#cf
Hi All, I tried to create user and I passed the value true for emails primary but as response it is set primary value as false. Why the primary value does not set with true? can any one please tell ab
Hi All, I tried to create user and I passed the value true for emails primary but as response it is set primary value as false. Why the primary value does not set with true? can any one please tell ab
|
By
shilpa kulkarni
· #9091
·
|
|
Why UAA is considering username field instead of email field from uaa users table for sending reset password link ?
#cf
#uaa
Hi All, while creating user I have not given email address as username but the user is having email address in email field. when i try to check the forgot password(reset password) functionality it is
Hi All, while creating user I have not given email address as username but the user is having email address in email field. when i try to check the forgot password(reset password) functionality it is
|
By
shilpa kulkarni
· #9090
·
|
|
Updated Password policy will be changed to configurations added in uaa.yml file after restarting uaa tomcat.
#cf
#uaa
Hi All, I have used update identity provider api(https://docs.cloudfoundry.org/api/uaa/version/74.21.0/index.html#update) to update the password policy. It worked for me. But if I restart my uaa tomca
Hi All, I have used update identity provider api(https://docs.cloudfoundry.org/api/uaa/version/74.21.0/index.html#update) to update the password policy. It worked for me. But if I restart my uaa tomca
|
By
shilpa kulkarni
· #9055
·
|
|
Customize the Email content of password reset request
#cf
#uaa
I got to know to change the email content of password reset request. In the uaa tomcat in the templates\mail\reset_password.html file I have customized the content. But I want to pass username in the
I got to know to change the email content of password reset request. In the uaa tomcat in the templates\mail\reset_password.html file I have customized the content. But I want to pass username in the
|
By
shilpa kulkarni
· #9054
·
|
|
Customize the Email content of password reset request
#cf
#uaa
Perhaps try finding the UAA core team on the CF Slack in the #uaa room and they might be able to help you. Nic
Perhaps try finding the UAA core team on the CF Slack in the #uaa room and they might be able to help you. Nic
|
By
Dr Nic Williams
· #9046
·
|
|
customize the validation message of mismatching password and confirm password in reset password page
#uaa
#cf
Hi, I am using UAA war file in tomcat. I want to customize the validation message of mismatching password and confirm password (in reset password page). I am not getting where to change that code. Can
Hi, I am using UAA war file in tomcat. I want to customize the validation message of mismatching password and confirm password (in reset password page). I am not getting where to change that code. Can
|
By
shilpa kulkarni
· #9045
·
|
|
Customize the Email content of password reset request
#cf
#uaa
Hi, I am using UAA war file in tomcat. I want to customize the email content of password reset request. I am not getting where to change that code. Can anyone please provide solution for this? Thanks
Hi, I am using UAA war file in tomcat. I want to customize the email content of password reset request. I am not getting where to change that code. Can anyone please provide solution for this? Thanks
|
By
shilpa kulkarni
· #9043
·
|
|
Reset password : if the unregistered email address entered then also giving success message.
#cf
#uaa
Hey Shilpa, I wouldn’t be surprised to find this is intentional. If this didn’t happen, then it would be possible for an attacker to try submitting many addresses, and then receive confirmation of whi
Hey Shilpa, I wouldn’t be surprised to find this is intentional. If this didn’t happen, then it would be possible for an attacker to try submitting many addresses, and then receive confirmation of whi
|
By
...
· #9042
·
|
|
Reset password : if the unregistered email address entered then also giving success message.
#cf
#uaa
Hi, If I pass email id (which is not registered)for reset password link then it should give error message but it is giving success message only. I am not getting where to change that code. Can anyone
Hi, If I pass email id (which is not registered)for reset password link then it should give error message but it is giving success message only. I am not getting where to change that code. Can anyone
|
By
shilpa kulkarni
· #9041
·
|
|
Reset password : if the unregistered email address entered then also giving success message.
#cf
Hi, If I pass email id (which is not registered)for reset password link then it should give error message but it is giving success message only. I am not getting where to change that code. Can anyone
Hi, If I pass email id (which is not registered)for reset password link then it should give error message but it is giving success message only. I am not getting where to change that code. Can anyone
|
By
shilpa kulkarni
· #9036
·
|
|
Announcing smb-volue-k8s-release alpha
#services
#cf
The Cloud Foundry Volume Services team has shipped the first alpha version of our SMB volume service. This service is designed to deploy on top of cf-for-k8s and allows you to mount SMB shares into yo
The Cloud Foundry Volume Services team has shipped the first alpha version of our SMB volume service. This service is designed to deploy on top of cf-for-k8s and allows you to mount SMB shares into yo
|
By
jhjortshoj@...
· #8945
·
|
|
PHP-CFEnv Announcement
#cf
#php
#services
That's awesome, thanks for sharing!
That's awesome, thanks for sharing!
|
By
Daniel Mikusa
· #8938
·
|