|
Re: How to execute multiple CF REST methods with an unique authentication
Currently,
If I execute 2 operations with the same token, I receive the following message:
it.only("Using Login to execute 2 REST operations", function () {
this.timeout(2500);
Currently,
If I execute 2 operations with the same token, I receive the following message:
it.only("Using Login to execute 2 REST operations", function () {
this.timeout(2500);
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#1541
·
|
|
How to execute multiple CF REST methods with an unique authentication
Hi,
Currently, I am developing a Web Application which interacts with CF REST API. At the moment, I have to log in the system every time when I execute any REST operation.
Example:
function
Hi,
Currently, I am developing a Web Application which interacts with CF REST API. At the moment, I have to log in the system every time when I execute any REST operation.
Example:
function
|
By
Juan Antonio Breña Moral <bren at juanantonio.info...>
·
#1540
·
|
|
valid org, space and service instance name?
Hi,
do you know what makes a valid org, space and service instance name?
I was able to find regular expressions for org and space (see below).
For service instance names I was able to find a
Hi,
do you know what makes a valid org, space and service instance name?
I was able to find regular expressions for org and space (see below).
For service instance names I was able to find a
|
By
Buchen, Andreas <andreas.buchen@...>
·
#1539
·
|
|
Re: Application only starts when a bogus service is attached
Hi,
The version is : v3.1 | https://github.com/cloudfoundry/java-buildpack.git#7a538fb
There is not manifest.yml
The push cmd was : cf push sampletest -p sample.war
And the logs :
Starting app
Hi,
The version is : v3.1 | https://github.com/cloudfoundry/java-buildpack.git#7a538fb
There is not manifest.yml
The push cmd was : cf push sampletest -p sample.war
And the logs :
Starting app
|
By
Fabien LEBRERE
·
#1538
·
|
|
When will dea be replaced by diego?
Hi,
Is there any plan when dea will not be supported and be replaced by diego? Can I push application into diego without CF alongaside?
Any help will be appreciated.
Thanks,
Maggie
Hi,
Is there any plan when dea will not be supported and be replaced by diego? Can I push application into diego without CF alongaside?
Any help will be appreciated.
Thanks,
Maggie
|
By
MaggieMeng
·
#1537
·
|
|
Re: Placement Pools
Great!
Is there any big change from
https://docs.google.com/document/d/1GNjQwGBh0BvfAYpX0LTUYn6h4oLz7v4P9pNy0xHZtMw/edit#
?
Dieu Cao wrote
-----
I'm not a ...
noburou taniguchi
--
View this message
Great!
Is there any big change from
https://docs.google.com/document/d/1GNjQwGBh0BvfAYpX0LTUYn6h4oLz7v4P9pNy0xHZtMw/edit#
?
Dieu Cao wrote
-----
I'm not a ...
noburou taniguchi
--
View this message
|
By
Noburou TANIGUCHI
·
#1536
·
|
|
Re: [lattice] v0.4.0
great release team!
i love the new tcp router functionality. this will unlock many workloads in
the platform and i love that lattice gives us a way to use it early before
the full cloud foundry
great release team!
i love the new tcp router functionality. this will unlock many workloads in
the platform and i love that lattice gives us a way to use it early before
the full cloud foundry
|
By
James Bayer
·
#1535
·
|
|
Re: Generic data points for dropsonde
after understanding ben's proposal of what i would call an extensible
generic point versus the status quo of metrics that are actually hard-coded
in software on by the metric producer and the metric
after understanding ben's proposal of what i would call an extensible
generic point versus the status quo of metrics that are actually hard-coded
in software on by the metric producer and the metric
|
By
James Bayer
·
#1534
·
|
|
Re: So many hard-coded dropsonde destinations to metrons
Sorry, all
I used the "Raw text" function in Nabble, but it is not suitable for other
environment.
Thanks for telling, Amit.
Amit Gupta wrote
-----
I'm not a ...
noburou taniguchi
--
View this
Sorry, all
I used the "Raw text" function in Nabble, but it is not suitable for other
environment.
Thanks for telling, Amit.
Amit Gupta wrote
-----
I'm not a ...
noburou taniguchi
--
View this
|
By
Noburou TANIGUCHI
·
#1533
·
|
|
Re: Need Help. How to register custom routes to gorouter
I'll echo the Integration team's question. For what use cases do you want
to register routes directly, rather than through the Cloud Controller API
or cf CLI?
The Routing API Mark mentioned also
I'll echo the Integration team's question. For what use cases do you want
to register routes directly, rather than through the Cloud Controller API
or cf CLI?
The Routing API Mark mentioned also
|
By
Shannon Coen
·
#1532
·
|
|
Re: can't login with cf CLI but the UAAC tool works
those urls do not look right. but they are dependent on what url you
deployed the uaa under. ( ie / or /uaa )
what's returned by uaac info is dependent on your uaa config.
I'd have to get back to
those urls do not look right. but they are dependent on what url you
deployed the uaa under. ( ie / or /uaa )
what's returned by uaac info is dependent on your uaa config.
I'd have to get back to
|
By
Filip Hanik
·
#1531
·
|
|
Re: can't login with cf CLI but the UAAC tool works
I realize it's a pain, but I'm setting these up without bosh. I'm just
unfamiliar with how the config between the CC and the UAA needs to be set.
The http://localhost:8080/login and
I realize it's a pain, but I'm setting these up without bosh. I'm just
unfamiliar with how the config between the CC and the UAA needs to be set.
The http://localhost:8080/login and
|
By
kyle havlovitz <kylehav@...>
·
#1530
·
|
|
Re: can't login with cf CLI but the UAAC tool works
ok, is that the correct URL?
you're attempting to configure a very large eco system by hand. That can be
a bit difficult. If you want a local cloud foundry, I would suggest
bosh-lite
basically,
ok, is that the correct URL?
you're attempting to configure a very large eco system by hand. That can be
a bit difficult. If you want a local cloud foundry, I would suggest
bosh-lite
basically,
|
By
Filip Hanik
·
#1529
·
|
|
Re: can't login with cf CLI but the UAAC tool works
The cloud controller logs have "Invalid bearer token:
#<CF::UAA::InvalidSignature: Signature verification failed>" and the 401
invalid auth message.
The cloud controller logs have "Invalid bearer token:
#<CF::UAA::InvalidSignature: Signature verification failed>" and the 401
invalid auth message.
|
By
kyle havlovitz <kylehav@...>
·
#1528
·
|
|
Re: can't login with cf CLI but the UAAC tool works
Ok, I set those 2 properties to http://localhost:8080 and it looks
identical; same error, same endpoints requested.
Could something be wrong with the cloud controller config?
Ok, I set those 2 properties to http://localhost:8080 and it looks
identical; same error, same endpoints requested.
Could something be wrong with the cloud controller config?
|
By
kyle havlovitz <kylehav@...>
·
#1527
·
|
|
Re: can't login with cf CLI but the UAAC tool works
yes, this is the URL misconfiguration I was talking about.
In your uaa.yml you should have two properties
login.url: http://localhost:8080
uaa.url: http://localhost:8080
set those two, and let's
yes, this is the URL misconfiguration I was talking about.
In your uaa.yml you should have two properties
login.url: http://localhost:8080
uaa.url: http://localhost:8080
set those two, and let's
|
By
Filip Hanik
·
#1526
·
|
|
Re: Status of support for route paths in cli
Sure. I added a note in the note story to consider that request.
-Dieu
Sure. I added a note in the note story to consider that request.
-Dieu
|
By
Dieu Cao <dcao@...>
·
#1525
·
|
|
Re: Status of support for route paths in cli
One other note to whoever ends up working on this issue. It would be great
to add support in "cf push" and manifest commands as well.
Mike
One other note to whoever ends up working on this issue. It would be great
to add support in "cf push" and manifest commands as well.
Mike
|
By
Mike Youngstrom <youngm@...>
·
#1524
·
|
|
Re: can't login with cf CLI but the UAAC tool works
The CLI seems to be able to get a token now though, it's failing for a
different reason:
API endpoint: http://localhost:8181
REQUEST: [2015-09-04T20:46:51Z]
GET /v2/info HTTP/1.1
Host:
The CLI seems to be able to get a token now though, it's failing for a
different reason:
API endpoint: http://localhost:8181
REQUEST: [2015-09-04T20:46:51Z]
GET /v2/info HTTP/1.1
Host:
|
By
kyle havlovitz <kylehav@...>
·
#1523
·
|
|
Re: Need Help. How to register custom routes to gorouter
Hi Lakshman,
We are wondering why you would like to add routes to the gorouter?
Unfortunately there is not any way to add these untill the routing api
becomes part of the official release. The NATS
Hi Lakshman,
We are wondering why you would like to add routes to the gorouter?
Unfortunately there is not any way to add these untill the routing api
becomes part of the official release. The NATS
|
By
CF Runtime
·
#1522
·
|