Skip to main content

Questions tagged [federated]

The tag has no usage guidance.

Filter by
Sorted by
Tagged with
0 votes
0 answers
141 views

Windows11: How do I find out exactly where SAML-WebLogIn on Windows fails after redirect back to Windows?

I managed to enable federated Logins for our Microsoft tenant so that if you login to, say, office.com and enter your username (e.g. "[email protected]") you're then redirected to our Keycloak ...
Rhywden's user avatar
  • 103
2 votes
0 answers
760 views

Can't get Keycloak to add new users/groups to OpenLDAP

I've been banging my head against the wall for two days on this one now. I have setup fresh Keycloak and OpenLDAP instances, and I want to use OpenLDAP as the source of truth for all user data. I want ...
Dominic P's user avatar
  • 507
0 votes
2 answers
489 views

Only federate some users in AzureAD and not a whole domain

We want to test a new IDP in our organization ( this IDP is an inhouse SAML-compatible idp ). We are using AzureAD. If we federate a new domain, we can test the authentication, and it works ( xxx@...
yeska's user avatar
  • 99
1 vote
0 answers
237 views

Google Federated Azure users can't log in to Windows 10

We've just set up Azure AD and federated it with our G Suite system. I see the provisioned users from G Suite and can log in to Azure and Office with them, no problem. I also have a Windows 10 Pro PC ...
Dan B's user avatar
  • 11
4 votes
2 answers
15k views

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: ...
Falcon Momot's user avatar
  • 25.5k
1 vote
0 answers
31 views

Google Federated with AAD - Custom Google domains not redirected

I created a Google Project to allow Google users to authenticate via Google to our O365 SharePoint Online site that we shared with our client external users. If a user uses a Gmail account they can ...
Matt B.'s user avatar
  • 11
1 vote
0 answers
64 views

SSL certs w/Snapcraft Plume app

Using the Snapcraft app package Plume which is a publishing/blogging package using ActivityPub. The only, current problem is when an instance other than the one I've installed attempts to 'like' or '...
gppixelworks's user avatar
1 vote
0 answers
32 views

Domain migration with google cloud

We have set up user account synchronization with single sign-on feature between our Azure AD and Google Cloud by using UPN. Recently we have purchased a domain to our company, want to change the ...
Piyumi's user avatar
  • 11
1 vote
0 answers
31 views

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, ...
Oleksandr's user avatar
  • 783
1 vote
1 answer
2k views

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 ...
Dean Galvin's user avatar
0 votes
1 answer
65 views

Lotus Domino as Amazon IAM Identity Provider

I am looking for the way to configure our corporate Lotus Domino server as an Idenity Provider of Amazon IAM service. Amazon supports SAML and OpenID Provider Types. Can I configure Domino server that ...
Moisei's user avatar
  • 101
3 votes
0 answers
133 views

Synchronizing web application users with corporate directory/database [closed]

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 ...
Peder's user avatar
  • 31
2 votes
2 answers
249 views

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 ...
John Crawley's user avatar
1 vote
0 answers
1k views

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: ...
sergio's user avatar
  • 119
4 votes
1 answer
4k views

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'...
Luke Berry's user avatar
1 vote
2 answers
5k views

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 ...
Joshua Toon's user avatar
1 vote
2 answers
8k views

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 ...
Panu Haaramo's user avatar
0 votes
1 answer
4k views

How to replace expiring Service Communication Certificates in ADFS 2.0

We have an ADFS 2.0 deployment which is used to provide claims-based authentication to our Dynamics CRM 2011 system. There are 2 ADFS servers in place. One is in the corporate user Active Directory ...
Saul Dolgin's user avatar
10 votes
3 answers
21k views

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. ...
Holocryptic's user avatar
  • 5,675
5 votes
1 answer
6k views

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 ...
Erik Mooney's user avatar
1 vote
1 answer
6k views

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: ...
Gruber's user avatar
  • 151
1 vote
1 answer
68 views

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's user avatar
  • 133
4 votes
1 answer
13k views

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 ...
BobFranz's user avatar
1 vote
1 answer
893 views

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 ...
Adrian K's user avatar
  • 435
1 vote
1 answer
301 views

MySQL Federated Tables Escaped Table Names

I am trying to use MySQL federated tables. The problem is that the documentation specified at http://dev.mysql.com/doc/refman/5.0/en/federated-use.html says that a federated table should be created ...
Gordon's user avatar
  • 131
0 votes
1 answer
328 views

mysql emerge error upon compiling.. is that normal?

* configure: WARNING: unrecognized options: --with-plugindir, --without-plugin-example, --without-plugin-ibmdb2i, --without-plugin-ndbcluster, --witho$ * configure: WARNING:$ unrecognized options: --...
PartySoft's user avatar
  • 237
0 votes
1 answer
414 views

Finding connection information for federated tables

I have a couple of tables with federated storage engine (mysql). But I need to find the connection info for those two tables. Desc command is not helpful. I don't see the table mysql.servers.
RainDoctor's user avatar
  • 4,604