|
Multiple ldap backend in UAA
I would like to create configuration that will work with more than one LDAP backend for users authentication.
I've read some Java code of UAA but it's not clear for my if configuration describe below
I would like to create configuration that will work with more than one LDAP backend for users authentication.
I've read some Java code of UAA but it's not clear for my if configuration describe below
|
By
Jakub Witkowski
·
#2473
·
|
|
Re: How to get a new UAA guid by REST
Hi,
many thanks, Aleksey.
Now, I can create and get users from uaa.
https://github.com/cloudfoundry/uaa/issues/249
Now I am going to use guid-uaa to a create an users in CC API.
Hi,
many thanks, Aleksey.
Now, I can create and get users from uaa.
https://github.com/cloudfoundry/uaa/issues/249
Now I am going to use guid-uaa to a create an users in CC API.
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#2472
·
|
|
Re: How to get a new UAA guid by REST
You should use GET request instead of POST. See this topic:
https://github.com/cloudfoundry/uaa/blob/master/docs/UAA-APIs.rst#query-for-information-get-users
Alex Zalesov
You should use GET request instead of POST. See this topic:
https://github.com/cloudfoundry/uaa/blob/master/docs/UAA-APIs.rst#query-for-information-get-users
Alex Zalesov
|
By
Aleksey Zalesov
·
#2471
·
|
|
Re: json data and the cli
Given the scope and cross cutting nature of the issue, I think it's
something better handled by the CLI team via prioritized stories. Speaking
from experience, large PRs and PRs that involve refactors
Given the scope and cross cutting nature of the issue, I think it's
something better handled by the CLI team via prioritized stories. Speaking
from experience, large PRs and PRs that involve refactors
|
By
Matthew Sykes <matthew.sykes@...>
·
#2470
·
|
|
Re: How to get a new UAA guid by REST
Hi I could retrieve the uses but using your clue, I receive the following error:
Error: the string "{\"message\":\"Content type 'application/octet-stream' n
ot supported\",\"error\":\"scim\"}"
Hi I could retrieve the uses but using your clue, I receive the following error:
Error: the string "{\"message\":\"Content type 'application/octet-stream' n
ot supported\",\"error\":\"scim\"}"
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#2469
·
|
|
Re: Droplets and Stacks
Hi Guillaume,
We could consider exposing on a droplet [1] the additional metadata that
you've mentioned, such as the buildpack guid for a system buildpack or the
git sha given a buildpack url.
I
Hi Guillaume,
We could consider exposing on a droplet [1] the additional metadata that
you've mentioned, such as the buildpack guid for a system buildpack or the
git sha given a buildpack url.
I
|
By
Dieu Cao <dcao@...>
·
#2468
·
|
|
Re: how does hm9000 actually determine application health?
You can take a look on this article https://blog.starkandwayne.com/2014/12/17/introduction-to-cloud-foundrys-health-monitor/
You can take a look on this article https://blog.starkandwayne.com/2014/12/17/introduction-to-cloud-foundrys-health-monitor/
|
By
Alexander Lomov <alexander.lomov@...>
·
#2467
·
|
|
Re: How to get a new UAA guid by REST
Hi Aleksey,
do you know where is the documentation for UAA REST API?
For CC API is this address:
http://apidocs.cloudfoundry.org/222/
Juan Antonio
Hi Aleksey,
do you know where is the documentation for UAA REST API?
For CC API is this address:
http://apidocs.cloudfoundry.org/222/
Juan Antonio
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#2466
·
|
|
Re: how does hm9000 actually determine application health?
Short answer is app is healthy when it listens to $PORT. I think this check is done by DEA, though.
HM9000 listens to NATs for actual state and polls CC to grab desired state. Than it compares both
Short answer is app is healthy when it listens to $PORT. I think this check is done by DEA, though.
HM9000 listens to NATs for actual state and polls CC to grab desired state. Than it compares both
|
By
Aleksey Zalesov
·
#2465
·
|
|
Re: When will dea be replaced by diego?
Hi Amit,
the link is broken.
Alex Zalesov
Hi Amit,
the link is broken.
Alex Zalesov
|
By
Aleksey Zalesov
·
#2464
·
|
|
Re: mono apps are failed to start in CF
OK, could you verify that your app works on both stacks in your local instance?
$ cf push app_name -s lucid64
$ cf push app_name -s cflinuxfs2
Alex Zalesov
OK, could you verify that your app works on both stacks in your local instance?
$ cf push app_name -s lucid64
$ cf push app_name -s cflinuxfs2
Alex Zalesov
|
By
Aleksey Zalesov
·
#2463
·
|
|
Re: mono apps are failed to start in CF
Using a local instance, the stacks installed are:
Environment: LOCAL_INSTANCE_1
Cloud foundry Stacks
{ metadata:
{ guid: '8898aa08-0d82-4c0b-9009-5d5989b56a95',
url:
Using a local instance, the stacks installed are:
Environment: LOCAL_INSTANCE_1
Cloud foundry Stacks
{ metadata:
{ guid: '8898aa08-0d82-4c0b-9009-5d5989b56a95',
url:
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#2462
·
|
|
Re: json data and the cli
Hi Matthew,
The commands you listed were developed over a span of several years, and their options have evolved.
There is no technical reason for the missing options not to be added now and
Hi Matthew,
The commands you listed were developed over a span of several years, and their options have evolved.
There is no technical reason for the missing options not to be added now and
|
By
Koper, Dies <diesk@...>
·
#2461
·
|
|
Re: PHP extension 'gettext' doesn't work?
Hi.
Thanks to you, I understood why i18n by gettext didn't work on CF.
Certainly, the language pack "ja_JP.utf8" only exists in my local machine..
Anyway, we're glad to hear that the debian package
Hi.
Thanks to you, I understood why i18n by gettext didn't work on CF.
Certainly, the language pack "ja_JP.utf8" only exists in my local machine..
Anyway, we're glad to hear that the debian package
|
By
Hiroaki Ukaji <dt3snow.w@...>
·
#2460
·
|
|
Re: When will dea be replaced by diego?
Hi Jason,
Check out this
By
Amit Kumar Gupta
·
#2459
·
|
|
Re: When will dea be replaced by diego?
is this question answered? In other words, can we expect that DEA will continue to be available and supported in new CF releases in year 2016 and beyond?
Thanks,
Jason
is this question answered? In other words, can we expect that DEA will continue to be available and supported in new CF releases in year 2016 and beyond?
Thanks,
Jason
|
By
Jason Huang
·
#2458
·
|
|
Re: doppler issue which fails to emit logs with syslog protocol on CFv212
Hey Masumi,
The LAMB team created a chore to investigate this here https://www.pivotaltracker.com/story/show/106699398.
We'll update this thread with our findings.
Thanks.
Warren
Hey Masumi,
The LAMB team created a chore to investigate this here https://www.pivotaltracker.com/story/show/106699398.
We'll update this thread with our findings.
Thanks.
Warren
|
By
Warren Fernandes
·
#2457
·
|
|
proposal to move cf-registrar to the cloudfoundry-attic
Hi cf-dev,
In our efforts to stop maintaining unused things and to unify the
approaches to route-registration, we want to propose moving
https://github.com/cloudfoundry/cf-registrar to the "attic"
Hi cf-dev,
In our efforts to stop maintaining unused things and to unify the
approaches to route-registration, we want to propose moving
https://github.com/cloudfoundry/cf-registrar to the "attic"
|
By
Amit Kumar Gupta
·
#2456
·
|
|
Re: how does hm9000 actually determine application health?
You can find the source (with documentation) at:
https://github.com/cloudfoundry/hm9000
Is there a particular issue you are trying to resolve? Feel free to post logs (with sensitive info
You can find the source (with documentation) at:
https://github.com/cloudfoundry/hm9000
Is there a particular issue you are trying to resolve? Feel free to post logs (with sensitive info
|
By
Rob Dimsdale
·
#2455
·
|
|
json data and the cli
There are a number of places in the cli where a user needs to provide a
json payload to the cli. For
There are a number of places in the cli where a user needs to provide a
json payload to the cli. For
|
By
Matthew Sykes <matthew.sykes@...>
·
#2454
·
|