|
- Is it possible to create custom Roles
Hi,
In Pivotal CF, is it possible to create custom roles?
Thanks,
Kinjal
Hi,
In Pivotal CF, is it possible to create custom roles?
Thanks,
Kinjal
|
By
Kinjal Doshi
·
#109
·
|
|
- About services w.r.t orgs and spaces
Hi,
I wanted to understand if orgs and spaces in Pivotal CF contribute towards
accessing services from:
1. Applications deployed in different spaces of same org and
2. Application deployed
Hi,
I wanted to understand if orgs and spaces in Pivotal CF contribute towards
accessing services from:
1. Applications deployed in different spaces of same org and
2. Application deployed
|
By
Kinjal Doshi
·
#108
·
|
|
Re: Adding multiple users to user/auditor roles of an orgnization
Hi Anil,
There is not an API to add multiple users to multiple roles of an
organization.
-Dieu
CF Runtime PM
Hi Anil,
There is not an API to add multiple users to multiple roles of an
organization.
-Dieu
CF Runtime PM
|
By
Dieu Cao <dcao@...>
·
#107
·
|
|
Re: Recipe to install Diego?
Thanks all!
Xianfeng Ye
By
Xianfeng Ye
·
#106
·
|
|
Re: UAA, SAML, and LDAP questions
In our case we use email address as the username via LDAP as well (UPN actually, but same thing) so it would be the same. Is there a timeline for the ECP profile support?
Aaron
Sent: Wednesday, May
In our case we use email address as the username via LDAP as well (UPN actually, but same thing) so it would be the same. Is there a timeline for the ECP profile support?
Aaron
Sent: Wednesday, May
|
By
Aaron Huber
·
#105
·
|
|
Re: UAA, SAML, and LDAP questions
The problem with SAML is that we never see the username. We only receive
the username in form of an email address from the SAML IDP. This would not
correspond to the username you would log in to LDAP
The problem with SAML is that we never see the username. We only receive
the username in form of an email address from the SAML IDP. This would not
correspond to the username you would log in to LDAP
|
By
Filip Hanik
·
#104
·
|
|
Re: UAA, SAML, and LDAP questions
Possibly, though I think regular user authentication would still be a
concern for our users since security forces a rather short TTL for our
access tokens. I'll have to take a look and try a few
Possibly, though I think regular user authentication would still be a
concern for our users since security forces a rather short TTL for our
access tokens. I'll have to take a look and try a few
|
By
Mike Youngstrom <youngm@...>
·
#103
·
|
|
Re: UAA, SAML, and LDAP questions
Hi Aaron,
You could potentially use the access token (similar to a personal access
token used for GitHub API ) to achieve the CLI automation. The access token
can either be retrieved via an
Hi Aaron,
You could potentially use the access token (similar to a personal access
token used for GitHub API ) to achieve the CLI automation. The access token
can either be retrieved via an
|
By
Sree Tummidi
·
#102
·
|
|
Re: UAA, SAML, and LDAP questions
That’s the main concern we have as well – we currently need LDAP for the CLI since SAML doesn’t work in that case, but we’d like SAML for web-based interactions (SSO in a portal, etc.). But
That’s the main concern we have as well – we currently need LDAP for the CLI since SAML doesn’t work in that case, but we’d like SAML for web-based interactions (SSO in a portal, etc.). But
|
By
Aaron Huber
·
#101
·
|
|
Re: UAA, SAML, and LDAP questions
Well, that's a bummer. Is there any way around that? Our SAML is backed
by the same LDAP so they are the same user. We can provide a unique ID to
correlate SAML with LDAP users.
Mike
Well, that's a bummer. Is there any way around that? Our SAML is backed
by the same LDAP so they are the same user. We can provide a unique ID to
correlate SAML with LDAP users.
Mike
|
By
Mike Youngstrom <youngm@...>
·
#100
·
|
|
Re: UAA, SAML, and LDAP questions
yes, it would result in two different shadow accounts, differentiated by
the value of the user's origin field
wrote:
yes, it would result in two different shadow accounts, differentiated by
the value of the user's origin field
wrote:
|
By
Filip Hanik
·
#99
·
|
|
Re: UAA, SAML, and LDAP questions
Would the same user logging in via SAML and LDAP result in two different UAA
user objects with different sources, so that the user would have two
different sets of orgs/spaces/apps?
Aaron
--
View
Would the same user logging in via SAML and LDAP result in two different UAA
user objects with different sources, so that the user would have two
different sets of orgs/spaces/apps?
Aaron
--
View
|
By
Aaron Huber
·
#98
·
|
|
Re: UAA, SAML, and LDAP questions
Great! I'll dig in and give it a try then. Thanks Filip!
Mike
Great! I'll dig in and give it a try then. Thanks Filip!
Mike
|
By
Mike Youngstrom <youngm@...>
·
#97
·
|
|
Re: UAA, SAML, and LDAP questions
yes, it is entirely possible to run both SAML (as many providers as you
need) and LDAP (single provider).
we are keeping an eye on the SAML ECP profile to make it easier to handle
password grants as
yes, it is entirely possible to run both SAML (as many providers as you
need) and LDAP (single provider).
we are keeping an eye on the SAML ECP profile to make it easier to handle
password grants as
|
By
Filip Hanik
·
#96
·
|
|
UAA, SAML, and LDAP questions
We're investigating converting our UAA from a custom fork that integrates
with our organization's SSO to the stock UAA using SAML and/or LDAP. We
would like to maintain SSO functionalities for our
We're investigating converting our UAA from a custom fork that integrates
with our organization's SSO to the stock UAA using SAML and/or LDAP. We
would like to maintain SSO functionalities for our
|
By
Mike Youngstrom <youngm@...>
·
#95
·
|
|
Re: cf-release v208 is now available
Regarding manifest templates, this means that the bosh director can now
look at the number of instances per job to calculate the resource pool
sizes so it does not need to be specified separately.
As
Regarding manifest templates, this means that the bosh director can now
look at the number of instances per job to calculate the resource pool
sizes so it does not need to be specified separately.
As
|
By
Dieu Cao <dcao@...>
·
#94
·
|
|
Re: Is it possible to use git push to deploy applications on CF
Hey.
The simplest way to add this behaviour is to add `cf push` command to
`.git/hooks/pre-push` executable file. The detail you can find in git docs
[0]
In this article you can find the possible
Hey.
The simplest way to add this behaviour is to add `cf push` command to
`.git/hooks/pre-push` executable file. The detail you can find in git docs
[0]
In this article you can find the possible
|
By
Alexander Lomov <alexander.lomov@...>
·
#93
·
|
|
Re: Is it possible to use git push to deploy applications on CF
Hi Kinjal,
CF push does not support git input afaik.
But It would be fairly simple to implement a cf-cli plugin that does that from the client side to offer a heroku-like
Hi Kinjal,
CF push does not support git input afaik.
But It would be fairly simple to implement a cf-cli plugin that does that from the client side to offer a heroku-like
|
By
Alan Morán <bonzofenix at gmail.com...>
·
#92
·
|
|
Is it possible to use git push to deploy applications on CF
Hi,
I would like to know if it is possible to deploy applications on cloud
foundry using git push. Or is it that only CF CLI can be used for pushing
applications?
Thanks,
Kinjal
Hi,
I would like to know if it is possible to deploy applications on cloud
foundry using git push. Or is it that only CF CLI can be used for pushing
applications?
Thanks,
Kinjal
|
By
Kinjal Doshi
·
#91
·
|
|
Adding multiple users to user/auditor roles of an orgnization
Hi,
is there a CF API to add multiple users to multiple roles of an organization? I have looked at the CF docs, but did not find any indication that such API exists.
Thank you.
Regards,
Anil
Hi,
is there a CF API to add multiple users to multiple roles of an organization? I have looked at the CF docs, but did not find any indication that such API exists.
Thank you.
Regards,
Anil
|
By
Anil Ambati <aambati@...>
·
#90
·
|