Questions tagged [federated]

26 questions
10
votes
3 answers

Unable to share calendar free/busy info from O365 to external federated domain

I've got two domains that I'm trying to share calendar free/busy info between through federation. SiteA is an on premise deployment of Exchange 2010 SP2. SiteB is an Office 365 Enterprise deployment. Both organizations are federated through the MSFT…
Holocryptic
  • 5,665
  • 2
  • 28
  • 37
5
votes
1 answer

ADFS SAML Single Logout

I'm dealing with a web application hooked up to ADFS as a relying party, for single sign on integration with a partner claims provider. It's all via SAML (not WS Federation.) The web app is .NET and using the WIF SAML extension. All this works…
Erik Mooney
  • 51
  • 1
  • 2
4
votes
1 answer

InnoDB: Fatal error: cannot allocate memory for the buffer pool

MySQL Seems to be crashing quite often, I'd say every hour or so. The only thing running on this server that is using MySQL is a Drupal installation that I'm working on, there's only one person that's using it and it literally has around three…
Luke Berry
  • 141
  • 1
  • 5
4
votes
1 answer

Is a MySQL stored procedure able to insert/update to a remote backup MySQL server?

Is it possible to create a MySQL stored procedure that can execute a given insert or update and then also have it connect to a 2nd server and run the same commands? I want to basically call one server and in real-time have it backup to the second…
BobFranz
  • 63
  • 1
  • 3
  • 6
4
votes
2 answers

AADSTS50107: Requested federation realm object does not exist, when integrating Okta as an IdP for AAD

I'm trying to set up AAD with Okta, and find that when users visit the App Embed link and it posts their SAML response to https://login.microsoftonline.com/login.srf, they get an unhelpful error: AADSTS50107: Requested federation realm object…
Falcon Momot
  • 24,975
  • 13
  • 61
  • 92
3
votes
0 answers

Synchronizing web application users with corporate directory/database

We're building a web app positioned towards corporations; and have a need to maintain an up to date repository of user data for all corporate users of our web application. We're well aware of how to achieve federated authentication - however we have…
Peder
  • 31
  • 1
2
votes
2 answers

Exchange 2010 joining sites in different sites with common external DNS namespace

Looking for advice on joining two existing Exchange 2010 sites. Main driver being to share calendar information and a common GAL. Due to complexities with internal domain names and shared (non existent) root domain joining the two sites within…
1
vote
0 answers

Is it possible to configure hdfs in a federation mode and in an HA mode in the same time?

I don't understand if it possible to configure HDFS in both modes in the same time. Does it make sense? Can somebody show a simple configuration of HDFS in both modes? (nameNode1, nameNode2, nameNodeStandby1, nameNodeStandby2)
1
vote
1 answer

What is wrong with my SAML Response? (Office365 SSO)

I have been trying to federate an Office365 domain for some time now with no luck. I have gotten to the point in which I receive a request and am able to generate a response based off that, but don't know if the response it correct. I am getting…
1
vote
0 answers

Enable FEDERATED ENGINE error

I need to enable FEDERATED ENGINE on Mysql (version 5.5.35). I set in /etc/my.cnf file line federated. Restart my mysql server, then check in mysql using command SHOW ENGINES, and result is: FEDERATED NO Federated MySQL storage engine NULL …
sergio
  • 119
  • 4
1
vote
2 answers

Are multiple ADFS instances needed when federating to the same party multiple times?

I'm currently in the first stages of an ADFS roll-out. It looks like you need to install multiple "federation services" or instances of ADFS if you want to federate with the same party or SaaS application multiple times. Let's say that you have…
Joshua Toon
  • 91
  • 1
  • 6
1
vote
2 answers

Bad SAML Request

I'm trying to setup a web SAML login on Domino server. I received the SAML 2.0 metadata XML file from the identity provider which is Oracle Identity Federation 11g. I imported the metadata to a IdP configuration document and got the first phase of…
Panu Haaramo
  • 343
  • 7
  • 20
1
vote
1 answer

MySQL error 1429, federation

I use MySQL federation to let one MySQL database access another's data tables. This has worked fine for more than a year, but today (from out of the blue) a stored routine reported this MySQL error: Error Code: 1429. Unable to connect to foreign…
Gruber
  • 151
  • 3
  • 9
1
vote
1 answer

Are Microsoft Azure SQL Federation services covered by the SQL Azure SLA, or is it currently in CTP?

I can't seem to find a definitive answer for this. Are the new SQL Azure Federated Database features covered by the SQL Azure SLA? Or are these features still considered to be in CTP?
danludwig
  • 133
  • 7
1
vote
1 answer

Federated Search vs Enterprise Search - How do you decide?

We're looking at our Enterprise Search Strategy (by "Enterprise" I mean business), and I'm putting togther a paper which includes the pros and cons of both. I'm wondering what would drive a decison either way. I imagine a certain situation would…
Adrian K
  • 373
  • 2
  • 12
1
2