{"id":48232430,"url":"https://github.com/theonestack/hl-component-cognito","last_synced_at":"2026-04-04T19:43:43.128Z","repository":{"id":95794764,"uuid":"149550311","full_name":"theonestack/hl-component-cognito","owner":"theonestack","description":"Cfhighlander component for Cognito user pools, clients and custom domain names","archived":false,"fork":false,"pushed_at":"2025-05-23T15:23:16.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-23T16:53:04.829Z","etag":null,"topics":["cfhighlander","cfhighlander-component","cloudformation","cognito","cognito-identity","cognito-user-pool"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theonestack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-09-20T04:16:49.000Z","updated_at":"2022-04-19T23:32:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"ca90b0ec-24e4-49e7-9f84-8f8b4de5841f","html_url":"https://github.com/theonestack/hl-component-cognito","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/theonestack/hl-component-cognito","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theonestack%2Fhl-component-cognito","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theonestack%2Fhl-component-cognito/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theonestack%2Fhl-component-cognito/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theonestack%2Fhl-component-cognito/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theonestack","download_url":"https://codeload.github.com/theonestack/hl-component-cognito/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theonestack%2Fhl-component-cognito/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31411351,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T19:29:44.979Z","status":"ssl_error","status_checked_at":"2026-04-04T19:29:11.535Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cfhighlander","cfhighlander-component","cloudformation","cognito","cognito-identity","cognito-user-pool"],"created_at":"2026-04-04T19:43:42.584Z","updated_at":"2026-04-04T19:43:43.124Z","avatar_url":"https://github.com/theonestack.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"![build-status](https://travis-ci.com/theonestack/hl-component-cognito.svg?branch=master)\n\n### Cfhighlander cognito component\n\nUses [cloudformation-custom-resources-js](https://github.com/base2Services/cloudformation-custom-resources-nodejs) \nas a custom resource code for creating cognito clients and custom domain names.  \n\n```bash\n\n# install highlander gem\n$ gem install cfhighlander\n\n# build and validate standalone component\n$ cfcompile --validate cognito\n\n```\n### Usage\n\nCreates Cognito UserPools. Allows adding User pool clients and custom domain name. Note that\nthis functionality is not supported natively via CloudFormation, and is implemented through \ncustom resources. Consume component with `Component 'cognito'` in your cfhiglhander template for default behaviour.\nRead more on [cfhighlander page](https://github.com/theonestack/cfhighlander) on consuming, extending and inlining components.  \n\n### Configuration options\n\nLook at `cognito.config.yaml` for format of configuration file\n\n- `pool_name` - Explicit Cognito UserPool name\n- `user_schema` - Defines user attributes. \n- `groups` - Create UserGroups alongside with the pool. Allows defining name and description\n- `clients` - Cognito OAuth clients to authorize against the pool. Look at `default_client` section\nof the config file for required structure\n- `domain_name` - Custom domain name for authentication over the web on `https://${domain_name}.auth.${aws_region}.amazoncognito.com` url\n- `ccr` - Required for custom resources to be rendered. Do **NOT** alter this configuration value\n\n### Parameters\n\nNONE\n\n### Outputs\n\n`UserPoolId` - PoolId\n\n`UserPoolArn` - Pool Amazon Resource Name (ARN) \n\n`UserPoolProviderURL` - Provider URL\n\n`UserPoolProviderName` - Provider Name\n\n`PoolDomainUrl` - *(Optional)* if custom domain name is set, this will render the full url\n\n`PoolDomainName`- *(Optional)* if custom domain name is set, this will render the domain name\n\n`PoolClient${clietNname}Id` - *(Optional)* client id for every defined client\n\n`PoolClient${clietNname}Secret` - *(Optional)* if client secret is configured on defined client","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheonestack%2Fhl-component-cognito","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheonestack%2Fhl-component-cognito","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheonestack%2Fhl-component-cognito/lists"}