|
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
·
|
|
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
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
· #9089
·
|
|
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 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
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
·
|
|
For mobile application which is the best API for login (for getting acess token)?
#cf
Hello, I am using cloud foundry UAA APIs. For web application I am using Authorization code grant API. For mobile application which grant type(implicit, password, authorization code or client credenti
Hello, I am using cloud foundry UAA APIs. For web application I am using Authorization code grant API. For mobile application which grant type(implicit, password, authorization code or client credenti
|
By
shilpa kulkarni
· #8343
·
|
|
How to check validity of access token in UAA?
#cf
Hello, I am using cloud foundry UAA APIs. I want to check whether the access token has expired or not . In the API documentation, I am getting Introspect token API[Active flag is responsible for showi
Hello, I am using cloud foundry UAA APIs. I want to check whether the access token has expired or not . In the API documentation, I am getting Introspect token API[Active flag is responsible for showi
|
By
shilpa kulkarni
· #7991
·
|
|
How to lock account in UAA using UAA API?
#cf
Thank you. It worked.
By
shilpa kulkarni
· #7927
·
|
|
How to lock account in UAA using UAA API?
#cf
Hi DHR, Yes I tried setting locked to true as follows: curl --request PATCH \ --url http://localhost:8081/uaa/Users/0bec1cf1-7ab2-489a-8509-/status \ --header 'Accept: application/json' \ --header 'Au
Hi DHR, Yes I tried setting locked to true as follows: curl --request PATCH \ --url http://localhost:8081/uaa/Users/0bec1cf1-7ab2-489a-8509-/status \ --header 'Accept: application/json' \ --header 'Au
|
By
shilpa kulkarni
· #7924
·
|
|
How to lock account in UAA using UAA API?
#cf
Hello, I am using cloud foundry UAA APIs. I want to lock user account. But in the API documentation, I am getting only unlock account API. Reference link: http://docs.cloudfoundry.org/api/uaa/version/
Hello, I am using cloud foundry UAA APIs. I want to lock user account. But in the API documentation, I am getting only unlock account API. Reference link: http://docs.cloudfoundry.org/api/uaa/version/
|
By
shilpa kulkarni
· #7922
·
|
|
How to access the records of next page in UAA ?
#cf
Hi, I am using cloud foundry UAA APIs. I am referring the UAA APIs related to groups. Here I have records more than 100 in [my uaa database ]"groups" table. When I execute the list groups API, I am ge
Hi, I am using cloud foundry UAA APIs. I am referring the UAA APIs related to groups. Here I have records more than 100 in [my uaa database ]"groups" table. When I execute the list groups API, I am ge
|
By
shilpa kulkarni
· #7797
·
|
|
How to get “JWT” access token from spring microservices project?
I have integrated UAA server with spring-boot-microservices template. I am trying to call one UAA API which is '/userinfo', for this we need to pass "JWT" access_token [generated by UAA server]but I a
I have integrated UAA server with spring-boot-microservices template. I am trying to call one UAA API which is '/userinfo', for this we need to pass "JWT" access_token [generated by UAA server]but I a
|
By
shilpa kulkarni
· #6996
·
|
|
UAA : How to restrict that the user should use only the credentials of the client to whom it belongs to while login using password grant API?
I am using cloud foundry UAA server. I have created one particular identity zone. In that identity zone[subdomain], I created 3 different clients. Under one client I created some users. But when I try
I am using cloud foundry UAA server. I have created one particular identity zone. In that identity zone[subdomain], I created 3 different clients. Under one client I created some users. But when I try
|
By
shilpa kulkarni
· #6908
·
|