|
UAA api /introspect does not seem to be workign as expected
8 messages
#uaa
Jeremy, Thanks for your help ! I found what the problem was. I ran a local copy of the UAA on my laptop, pointing to the cloud database and ran your testcases; it all worked as expected ! I was able t
Jeremy, Thanks for your help ! I found what the problem was. I ran a local copy of the UAA on my laptop, pointing to the cloud database and ran your testcases; it all worked as expected ! I was able t
|
By
Shetty, Viraj S [CTR]
·
|
|
Client secret rotation in UAA
2 messages
#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]
·
|
|
Deploying UAA for external users
5 messages
#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]
·
|
|
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
·
|
|
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
·
|
|
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
·
|
|
Customize the Email content of password reset request
3 messages
#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
·
|
|
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
·
|
|
Reset password : if the unregistered email address entered then also giving success message.
2 messages
#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
...
·
|
|
Is SAML configuration optional in UAA?
#uaa
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
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
|
By
Enrique Cano
·
|
|
#uaa
2 messages
#uaa
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#oau
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#oau
|
By
Martijn de Boer
·
|
|
On SelfServiceLinksEnabled
3 messages
#uaa
Thanks again Dan for your feedback. We will certainly try that option. Good day. best regards -CG
Thanks again Dan for your feedback. We will certainly try that option. Good day. best regards -CG
|
By
JohnG
·
|
|
UAA Deployment
2 messages
#uaa
I coded up running UAA locally awhile back and you might find something useful in my scripts, or consider using the scripts yourself https://github.com/starkandwayne/quick-uaa-local Nic
I coded up running UAA locally awhile back and you might find something useful in my scripts, or consider using the scripts yourself https://github.com/starkandwayne/quick-uaa-local Nic
|
By
...
·
|
|
[EXTERNAL MESSAGE] Re: [cf-dev] Using SAML 2 Bearer token with our own UAA Server
4 messages
#uaa
Thanks. The SAML assertion generated by ADFS contains "https://<HIDDEN>/saml/SSO/alias/cloudfoundry-saml-login-dev" while the bearer assertion in the metadata file is https://<HIDDEN>/oauth/token/alia
Thanks. The SAML assertion generated by ADFS contains "https://<HIDDEN>/saml/SSO/alias/cloudfoundry-saml-login-dev" while the bearer assertion in the metadata file is https://<HIDDEN>/oauth/token/alia
|
By
Shetty, Viraj S [CTR]
·
|
|
Using SAML 2 Bearer token with our own UAA Server
7 messages
#uaa
1. Take a look at the endpoint `/saml/metadata` on your server. For example https://login.run.pivotal.io/saml/metadata In the metadata, take a look at: urn:oasis:names:tc:SAML:2.0:bindings:URI binding
1. Take a look at the endpoint `/saml/metadata` on your server. For example https://login.run.pivotal.io/saml/metadata In the metadata, take a look at: urn:oasis:names:tc:SAML:2.0:bindings:URI binding
|
By
Filip Hanik
·
|
|
What happened to Maven Central releases
4 messages
#uaa
Hi Mike - The project's primary intent is to publish new releases on Github within cloudfoundry/uaa. I recognize that there was a time that they were being published to Maven, and that publish has bee
Hi Mike - The project's primary intent is to publish new releases on Github within cloudfoundry/uaa. I recognize that there was a time that they were being published to Maven, and that publish has bee
|
By
Dan Beneke
·
|
|
Windows versions supported by UAA
4 messages
#uaa
Hi Enrique - A couple additions. As UAA is an embedded dependency within CF, you would probably find more documentation about deployment of 'CF on Windows' than you would 'UAA on Windows'. Additionall
Hi Enrique - A couple additions. As UAA is an embedded dependency within CF, you would probably find more documentation about deployment of 'CF on Windows' than you would 'UAA on Windows'. Additionall
|
By
Dan Beneke
·
|
|
Using X.509 certificates as a mechanism for OAuth client authentication
2 messages
#uaa
Hi Brian - Thanks for the comment/question. We're interested in understanding your intentions should UAA support the draft-ietf-oauth-mtls-04? What value does it provide your organization over the cli
Hi Brian - Thanks for the comment/question. We're interested in understanding your intentions should UAA support the draft-ietf-oauth-mtls-04? What value does it provide your organization over the cli
|
By
Dan Beneke
·
|
|
Using a TLS connection to the MySQL database
4 messages
#uaa
You’re welcome. Covered in a later section https://dev.mysql.com/doc/connector-j/5.1/en/connector-j-reference-using-ssl.html
You’re welcome. Covered in a later section https://dev.mysql.com/doc/connector-j/5.1/en/connector-j-reference-using-ssl.html
|
By
Filip Hanik
·
|
|
Upgrading to UAA 4.35.0 from UAA 4.30.0 stopped the UAA logging
5 messages
#uaa
I added a console setup and removed the file setup before compiling and it works. appender.console.type = Console appender.console.name = STDOUT appender.console.layout.type = PatternLayout appender.c
I added a console setup and removed the file setup before compiling and it works. appender.console.type = Console appender.console.name = STDOUT appender.console.layout.type = PatternLayout appender.c
|
By
Shetty, Viraj S [CTR]
·
|