yabbeh
yabbeh
CDCloudflare Developers
Created by fynn on 12/2/2024 in #general-help
Get User details from Zero Trust Login
since you can pull the email address from that token you should be able to identify your users in your database to present their information
3 replies
CDCloudflare Developers
Created by fynn on 12/2/2024 in #general-help
Get User details from Zero Trust Login
if the application is in zero trust there will be session data in the form of a cloudflare jwt token. your application just needs to read that http header check out https://developers.cloudflare.com/cloudflare-one/identity/authorization-cookie/
3 replies
CDCloudflare Developers
Created by DC on 12/2/2024 in #general-help
VPC equivalent on cloudflare
personally i would just go the JWT route with WAF because it seems easier imo but I am not sure of the security requirements you have. if you use zero trust you basically nuke it from being publicly accessible so if it is a standard public API you basically cut it off from the world
4 replies
CDCloudflare Developers
Created by DC on 12/2/2024 in #general-help
VPC equivalent on cloudflare
The use-case is the question I would ask but with the architecture you defined I see an easy option. Since you're on Cloudflare you have 2 levels of accounts so to speak, you have a domain mybiz.com, mybiz.net, mybiz.org and then you have the overall cloudflare account that houses those three domains. If you set a worker to exist in mybiz.com/worker1 you can treat it like a standard API and require a JWT auth to use the worker. Then you can set a WAF policy to require a JWT as well. Pretty handy and you don't need to have a proxy worker to do the work there. For zero trust you can protext specific routes, so again mybiz.com/worker1 can be an "application" in zero trust. then users who are in your zero trust tenant can access the application, and you can also set service account credentials that act as a bypass to zero trust. this would mean whatever service is reaching that endpoint would need a token or a cloudflare deny html page would be the response
4 replies
CDCloudflare Developers
Created by david on 10/24/2024 in #general-help
pending nameserver update
oh and to answer your question transferring the domain could work but it probably won't work as quickly as getting support to change it for you
18 replies
CDCloudflare Developers
Created by david on 10/24/2024 in #general-help
pending nameserver update
In your support ticket drop those screenshots from above and this exerpt:
Domain Name: RNESOCIAL.COM
Registry Domain ID: 2909530575_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.cloudflare.com
Registrar URL: http://www.cloudflare.com
Updated Date: 2024-08-20T14:10:13Z
Creation Date: 2024-08-20T14:10:10Z
Registry Expiry Date: 2025-08-20T14:10:10Z
Registrar: CloudFlare, Inc.
Registrar IANA ID: 1910
Registrar Abuse Contact Email:
Registrar Abuse Contact Phone:
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: FRANK.NS.CLOUDFLARE.COM
Name Server: SANDRA.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2024-10-25T14:56:58Z <<<
Domain Name: RNESOCIAL.COM
Registry Domain ID: 2909530575_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.cloudflare.com
Registrar URL: http://www.cloudflare.com
Updated Date: 2024-08-20T14:10:13Z
Creation Date: 2024-08-20T14:10:10Z
Registry Expiry Date: 2025-08-20T14:10:10Z
Registrar: CloudFlare, Inc.
Registrar IANA ID: 1910
Registrar Abuse Contact Email:
Registrar Abuse Contact Phone:
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: FRANK.NS.CLOUDFLARE.COM
Name Server: SANDRA.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2024-10-25T14:56:58Z <<<
tell them "the cloudflare registrar has assigned incorrect nameservers to my domain"
18 replies
CDCloudflare Developers
Created by Johnny Utah on 10/17/2024 in #general-help
A Record Help
or actually since your domain was at network solutions from the beginning maybe they know where the blog is?
50 replies
CDCloudflare Developers
Created by Johnny Utah on 10/17/2024 in #general-help
A Record Help
sorry had to step away but darn. sometimes you can spot the old record in there. do you have a way to call the other person who no longer works there and ask them where the blog was hosted?
50 replies
CDCloudflare Developers
Created by Johnny Utah on 10/17/2024 in #general-help
A Record Help
actually sorry it doesn't show the old ip. 🤔
50 replies
CDCloudflare Developers
Created by Johnny Utah on 10/17/2024 in #general-help
A Record Help
the action you're looking for is "Update" and you should see your email address and the domain that you mentioned
50 replies