SymetryML6.1
  • Introduction
  • Guides
    • Onboarding Guide
    • Technical Requirements
    • Admin User Guide
    • Installation Guide
      • Installation Guide - GPU
      • Installation Guide - Spark
  • SymetryML GUI
    • ML Toolkit
      • The SymetryML Difference
      • Data Mining Lifecycle
      • SymetryML Concepts
      • Data Sources
      • Streams
      • Encoders
      • Projects
      • Models
    • Sequence Models
    • SymetryML Federated Learning
      • Creating the Federation
      • Load data to local project
      • Requesting Federation Information from Admin Node
      • Joining a Federation with a peer node
      • Federated Data & Modelling
      • Appendix
    • DEM Generator
  • SymetryML Rest Client
    • REST API Reference Guide
      • SymetryML REST API Security
      • SymetryML JSON API Objects
      • Encoder Object REST API
      • SymetryML Projects REST API
      • About Federated Learning
      • Hipaa Compliance and Federated Learning
      • Federated Learning API
        • Federated Learning Topologies
        • Federated Learning with Nats
        • Federated Learning with AWS
        • Fusion Projects
      • Exploration API
      • Modeling API
      • Exporting and Importing Model
      • Third Party Model Rest API
      • SymetryML Job Information
      • Prediction API
      • Data Source API
      • Project Data Source Logs
      • Stream Data Source API
      • AutoML with SymetryML
      • Transform Dataframe
      • Select Model with SymetryML
      • Auto Select with SymetryML
      • Tasks API
      • Miscellaneous API
      • WebSocket API
      • Appendix A JSON Data Structure Schema
      • Appendix B Sample Code
  • SymetryML SaaS
    • SaaS Homepage
    • SaaS Dashboard
    • SaaS Account
    • SaaS Users
    • SaaS Licence
Powered by GitBook
On this page
  • Requesting AWS Federation Information
  • Requesting NATS Federation Information
  1. SymetryML GUI
  2. SymetryML Federated Learning

Requesting Federation Information from Admin Node

PreviousLoad data to local projectNextJoining a Federation with a peer node

Last updated 2 years ago

This is the process of requesting the encrypted federation info from the admin node. The response from the admin is in encrypted message that instructs other members on how to join the federation The federation key is short lived and must be generated for each new node joining the federation.

Now that we have set up our federation, we need to create a Password and then get Encrypted Federation Information to share with users that wish to join our federation. Right click on the Federation icon and select Get Encrypted Federation Info. Depending on your Federation backend you will be presented with an option for or .

Requesting AWS Federation Information

Select Get Encrypted Federation Info, and the following screen will appear:

Provide the information requested for Federation Rest Host and create a password for the federation and populate Federation Info Password, select ENCRYPT, at which time Encrypted Federation Info will display the federation info in an password encrypted form to be shared with other user that the admin wants to invite to the federation. Please note that this encrypted federation information cannot be reused. If you want to invite multiple users, this step needs to be repeated for each user.

Get Encrypted Federation Information

Federation Rest Host

Enter the name of the server hosting SymetryML.

Federation Info Password

Create a password to be utilized by the federation being created.

Federation Info Valid Lifespan (Hours)

Lifespan of Federation Info created (default: 2 hours)

Federation Info

Once Federation Rest Host and Federation Info are populated, select ENCRYPT, and an encrypted federation information will be generated.

The Federation Info Password and Encrypted Federation Info will be required by other parties to join the federation. Store this information in a safe place.

Requesting NATS Federation Information

Get Encrypted Federation Information

Federation Info Valid Lifespan (Hours)

Lifespan of Federation Info created (default: 2 hours)

Federation Info Password

Create a password to be utilized by the federation being created.

Federation Info

Once Federation Rest Host and Federation Info are populated, select ENCRYPT, and an encrypted federation information will be generated.

The Federation Info Password and Encrypted Federation Info will be required by other parties to join the federation. Store this information in a safe place.

AWS
NATS
Federated Learning: Get Encrypted Federation Info.
Federated Learning: Get Encrypted Federation Info.
Federated Learning: Get Encrypted Federation Info - NATS